开发者

is it possible to build a debugger around the java scripting engine? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.

Want to improve this question? Update the question开发者_StackOverflow so it focuses on one problem only by editing this post.

Closed 4 years ago.

Improve this question

we are using the java 6 scripting engine in our product, and now we are thinking on adding some debugging abilities.

my question is:

  1. is it possible? does the java 6 scripting engine has the same capabilities like rhino as far as debugging.
  2. some documentation about how to start doing it, some code samples any information would be great since i could not find anything on the web.

thanks


I'd start by looking at how the open source Firebug (www.getfirebug.com) tool is implemented, unless you're completely wedded to the idea of a "pure" sand-boxed Rhino environment (and even then Firebug could probably teach you a few things).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜