Dear All,

I am feeling pretty dumb at the moment. I want to run a debugging 
session using the Rhino debugger and so tried to follow the instructions 
at http://www.mozilla.org/rhino/debugger.html

My command line looks like the following:
java -cp 
c:/share/rhino1_7r1/js.jar;c:/telelogic/rhapsody7.3/share/Javaapi/rhapsody.jar 
-Djava.library.path=c:/telelogic/rhapsody7.3/share/javaapi/ 
org.mozilla.javascript.tools.debugger.Main test.js

I get the following error message:
Exception in thread "main" java.lang.NoClassFoundException: 
org.mozilla.javascript.tools.debugger.Main
... etc

I tried using 7-Zip to open the js.jar, and discovered that there is no 
js.jar/org/mozilla/javascript/tools/debugger directory.

Can anyone tell me what I am missing here?

Kind Regards,
Colin Coates
_______________________________________________
dev-tech-js-engine-rhino mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino

Reply via email to