如何使用Rhino实现一个用于远程javascript调试的intelliJ IDEA插件? [英] How to implement an intelliJ IDEA plugin for remote javascript debugging with Rhino?

查看:331
本文介绍了如何使用Rhino实现一个用于远程javascript调试的intelliJ IDEA插件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要使用intelliJ IDEA调试在使用嵌入式rhino引擎的远程服务器上运行的脚本。有没有我可以遵循的程序来编写插件来支持这个?我需要一个关于如何做到这一点的想法。如果你能给我一些想法或指出一些资源,那将是非常有帮助的。

I need to debug scripts running on a remote server which uses an embedded rhino engine, using intelliJ IDEA. Is there any procedure that I could follow to write a plugin to support this? I need an idea as how this could be done. It will be really helpful if you can either give me some idea or point me to some resources.

推荐答案

IDEA有 xdebugger API 以支持调试。您可以使用 xslt调试器插件源例如。

IDEA has xdebugger API to support debugging. You can use xslt debugger plugin sources as example.

这篇关于如何使用Rhino实现一个用于远程javascript调试的intelliJ IDEA插件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆