|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
How to Install JRuby 1.1.6 in NetbeansI 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. Thanks Paul Fraser --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: How to Install JRuby 1.1.6 in NetbeansPaul 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@... |
|
|
Re: How to Install JRuby 1.1.6 in NetbeansMartin Krauskopf wrote:
> 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 Martin, I have found all works ok if I install 1.1.6 outside the netbeans dir structure. That is, do not extract to "C:\Users\paul\dev\netbeans\ruby2\jruby1.1.6 but to "C:\Users\paul\dev\jruby1.1.6 No idea why, but it works. Regards Paul Fraser --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: How to Install JRuby 1.1.6 in NetbeansPaul Fraser wrote:
> Martin Krauskopf wrote: >> 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 Martin, > > I have found all works ok if I install 1.1.6 outside the netbeans dir > structure. This is the "more correct" way to be sure it works. I though you originally tried this, but... > That is, do not extract to "C:\Users\paul\dev\netbeans\ruby2\jruby1.1.6 > but to "C:\Users\paul\dev\jruby1.1.6 ...this should work as well, I think. I've filed for this case: http://www.netbeans.org/issues/show_bug.cgi?id=157418 Thanks for the catch, m. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
| Free embeddable forum powered by Nabble | Forum Help |