| Breakpoints in Javascript [message #219468] |
Wed, 20 August 2008 13:11  |
|
Originally posted by: david.mcneill.ge.com
Hi,
I posted a similar message a few days ago, but it seems to have
disappeared, so I apologize if you've seen this before.
We have an existing Java project created in Eclipse 3.1. We recently added
some third-party javascript libraries to the project, for use in our JSPs.
We need to be able to debug these libraries, to allow us to customize them
and to fix some bugs we've run into.
I've downloaded Ganymede EE version, and it loads my existing workspace
without any problems. The interface is awesome, but I can't set a
breakpoint in the javascript code. When I try, it just offers me the
chance to create a bookmark. That would be useful, too, but it's not what
I need most. Inserting a debugger; statement didn't have any effect,
either.
The introductory tutorial by Bradley Childs that I saw said debugging
worked the same as in java, but it doesn't on my machine. Has anyone been
able to get this to work?
Suggestions, alternatives, and workarounds also welcome.
thanks,
Dave M
|
|
|