On Tue, Jun 30, 2009 at 8:30 AM, Lagutko
Nikolay<nikolay.lagu...@gersis-software.com> wrote:
> I have a problem with integrating JRuby 1.3.1 in Ruby Development Tools. RDT
> needs org.jruby.ast.CommentNode class and org.jruby.ast.visitor.rewriter
> package that are not exist in JRuby 1.3.1. Is anyone can help me?

The IDE-supporting parser has been moved to the JRubyParser project.
We decided to spin it off because having all the IDE support bits in
JRuby proper meant we used more memory and had less freedom to evolve
the parser and AST.

Check out the project here...this is what should be used for updating RDT:

http://kenai.com/projects/jruby-parser

- Charlie

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to