which version did you use? this one:
http://download.eclipse.org/technology/dltk/downloads/drops/R1.0/S-1.0M7-200905061301/ should work fine i cant quickly test it for you because of the patched nature of my own stuff. But for simple javascript files you should able to debug through them just fine On Wed, May 13, 2009 at 13:27, Terry Braun <[email protected]> wrote: > I have the same problem with DLTK - I've installed the whole thing a couple > of times and tried to get it to debug a simple js file and failed. I > selected the engine to use, then did "Debug" and I can see a process that > runs, but the breakpoints don't work as far as I can see - anyone had any > luck or know where there is some documentation on how to use it? > > Thanks > Terry > > > > Colin Fraser wrote: > >> Hi Scott, >> >> I am in a similar situation - I've tried using the DLTK stuff but I don't >> see how to connect it to my embedded Rhino engine. Did you manage to make >> any progress with DLTK? If so have you any tips or useful links for getting >> it running? >> >> I have successfully used the standard Rhino debugger and that works well >> but it would be nice if it debugging was integrated with the Eclipse IDE. >> >> Thanks, >> >> Colin >> >> "SCWells72" <[email protected]> wrote in message >> news:[email protected]... >> On May 1, 4:34 pm, Johan Compagner <[email protected]> wrote: >> >> >>> The dltk project of eclipse has also a javascript debugger for rhino >>> (and the rest like editor/formatter) >>> >>> >> >> Thanks. I just installed DLTK and am trying to figure out exactly how >> to get started with it. I've scanned the DLTK site and can't find >> anything about how I could wire up remote debugging using DLTK against >> a Rhino engine running elsewhere. Cursory searching makes it sound >> like this might be possible. Any tips on how to get going there? >> >> _______________________________________________ >> 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 > _______________________________________________ dev-tech-js-engine-rhino mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
