Rhino debugging in Helios - What am I missing? [message #665709] |
Fri, 15 April 2011 11:00  |
Eclipse User |
|
|
|
I have searched the web for several hours and cannot find a couple of key pieces of information that would let me use JSDT in Helios. I've seen all the pages describing how to set things up but am not able to actually get my Javascript to launch. Here's what I've done
I have launched the Rhino DebugShell in a command window as java -cp "c:/dev/tools/rhino/js.jar;org.eclipse.wst.jsdt.debug.rhino.debugger_1.0.1.v201008170101.jar" org.eclipse.wst.jsdt.debug.rhino.debugger.shell.DebugShell -port 9000 -suspend y -trace true
I have launched the Rhino debug connector in Eclipse 3.6 SR2.
What I can't find is how to launch my Javascript in the debug shell. I tried passing its full path on the command line but that did nothing.
Can someone point me to where this is described?
Also, I can't seem to find a way to terminate the DebugShell other than killing the process with Task Manager.
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.25670 seconds