Is it possible to debug when using javax.script package?
Hi all,
I just upgraded to IntelliJ 10 and it's awesome. I just wish I could debug rhino scripts when using the javax.script api. I usually read scripts as a resource. Maybe some way to tell IntelliJ what file this resource is and set a break point in it?
请先登录再写评论。
Hello Dan,
There is no support for such debugging in IntelliJ IDEA, and I'm not sure
if Rhino itself supports the necessary features for this to be possible.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"