Quantcast
Channel: JetBrains Developer Community : Thread List - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5661

How to write a Remote JavaScript Debugging Plugin for IDEA?

$
0
0

I need to write a plugin for IDEA, to support Remote JavaScript Remote Debugging with Rhino. The plugin should connect to the server which has an embedded rhino engine and allow to set breakpoints via IDEA. Can anyone please give me any idea how this can be done, or point me to some useful resources? I couldn't find much related stuff.

 

Thanks.


Viewing all articles
Browse latest Browse all 5661

Trending Articles