configure rhino in javascript Eclipse
Asked Answered
O

1

7

i want to Debug my js codes in Eclipse. how to setup Mozilla rhino in Eclipse... (step by step guide.

Oversexed answered 13/1, 2011 at 12:57 Comment(3)
Have you succeeded and share answer?Salable
Just check #10313266Parament
There is no instruction how to set up. I cannot find update site searching Internet for 1 hour.Salable
Z
-1

If you are using embedded Rhino I would use the debugger provided with the Rhino shell in the tools folder.

Check out the source code and browse to the main.java file in the debugger tool. Use that as a template to create your code to start the debugger in your javascript code.

As for using Eclipse to debug an embedded Rhino application I have heard of people doing it but I don't think that it would be worth the trouble.

Zuber answered 25/5, 2011 at 16:2 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.