with dltk you just need to ship "org.eclipse.dltk.javascript.rhino.dbgp"
plugin code with your rhino
That way you have the debug part right besides your rhino
Then you should be able to connect/start it.

We use this setup but we have a slightly patched version to be able to
remote connect to it.


On Tue, Dec 1, 2009 at 08:02, Nathan <[email protected]> wrote:

> I would like to use the DLKT JavaScript addon as my IDE for developing
> narwhal apps.  I am having trouble getting the environment setup.
> Narwhal can use rhino as an engine, but I need to setup my "run
> configuration" to execute my application using narwhals bootstrap
> process.  The normal way of running narwhal is by invoking a shell
> script in the narwhal/bin directory.
>
> I'd appreciate being pointed in the right direction for how to get
> started on setting up my environment to use Eclipse JavaScript DLKT.
>
> Thanks.
> _______________________________________________
> dev-tech-js-engine-rhino mailing list
> [email protected]
> https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
>
_______________________________________________
dev-tech-js-engine-rhino mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino

Reply via email to