« Return to Thread: How to Install JRuby 1.1.6 in Netbeans

Re: How to Install JRuby 1.1.6 in Netbeans

by Martin Krauskopf :: Rate this Message:

Reply to Author | View in Thread

Paul Fraser wrote:
> I have tried to install latest JRuby by extracting to the ruby2
> directory but receive message that jruby.bat is not recognised as a
> jruby platform.
> What is the method for installing latest JRuby into a netbeans
> environment.  I am using one of the latest stable builds from hudson.
> (#4651) which still uses JRuby 1.1.4.

Hi Paul,

it should work as usually[1]. And I've just checked and it works for me
on Linux (JRuby 1.1.6 and trunk (1.1.7)). Cannot try on Windows right
know. But what are we running on the background is something like:

   /path/to/jruby.bat $NB_INSTALLATION/ruby2/platform_info.rb

If this passes and outputs correct informations it should pass in
NetBeans as well. Could you check this or provide detailed logs:

   http://wiki.netbeans.org/FaqRubyNBLogging70

Thanks,
        m.

[1]
http://wiki.netbeans.org/FaqRubyPlatformPerProject#section-FaqRubyPlatformPerProject-HowToRegisterANewRubyPlatform

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...

 « Return to Thread: How to Install JRuby 1.1.6 in Netbeans