facebook

debugging Javascript and Java code in same session

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

    asookazian
    Member

    is this possible in 6.0 professional version?

    I was not able to use the Javascript debugger even though I added a breakpoint where the code should have stopped. Where is the best instructions to debug JS code in MyEclipseIDE 6.0?

    #278712 Reply

    Loyal Water
    Member

    Can you please go through this tutorial and make sure you followed the correct steps:-
    http://www.myeclipseide.com/documentation/quickstarts/javascript/

    #278720 Reply

    asookazian
    Member

    i was able to get the mario bros js debug example to work. however, my project uses NTLM java authentication which requires IE browser. Is it possible to configure the JS debugger to use IE browser instead of the ajax browser? I keep prompting to enter username and password (app doesn’t work properly).

    #278741 Reply

    Loyal Water
    Member

    The AJAX browser which is a part of the Ajax Workbench is a custom component instrumented to allow for debugging. You cannot use IE.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: debugging Javascript and Java code in same session

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