[antlr-interest] v3.0 debug interface

Terence Parr parrt at cs.usfca.edu
Fri Mar 25 11:10:28 PST 2005


On Mar 24, 2005, at 8:25 PM, Scott Stanchfield wrote:

>>> That said, an implementation in Eclipse would need to use
>> socket-based
>>> communication ;)
>>
>> Really?  Oh well; good to know.
>
> Considering that the plugin would be running in a different VM than the
> application doing the parsing... Then again, we could set up the 
> launcher to
> run it in the same VM as eclipse, but that's not generally a good idea 
> b/c
> you then inherit the classpath of the eclipse installation rather than
> what's set up in the project.

Yeah, I forgot about the classpath issue.  :(  How easy is the RMI 
stuff?  Does it automatically start up a light server to handle the 
method calls (for Java only stuff)?

Ter
--
CS Professor & Grad Director, University of San Francisco
Creator, ANTLR Parser Generator, http://www.antlr.org
Cofounder, http://www.jguru.com





More information about the antlr-interest mailing list