facebook

Javascript debugger PROBLEM

  1. MyEclipse IDE
  2.  > 
  3. WebSphere Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #282669 Reply

    pinesystems
    Member

    Hi,
    I understand the Javascript debugger is a new feature.
    I had a recent experience I like to share with you.

    I accidentally duplicated the form name as form2 in a JSP file: see below.
    But MyEclipse could NOT catch this error.
    Do you have plan to fix it?
    Thanks,
    Jimmy

    <form name=”form2″ …>

    </form>


    <form name=”form2″ …>


    </form>

    #282738 Reply

    Loyal Water
    Member

    Thats a great suggestion. I’ll file it for the dev team to consider. Thanks for bringing this up.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Javascript debugger PROBLEM

You must be logged in to post in the forum log in