Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
debugging Javascript and Java code in same session
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?
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).