« Return to Thread: NetBeans 6.5 and JRuby 1.2.0

Re: NetBeans 6.5 and JRuby 1.2.0

by Erno Mononen :: Rate this Message:

Reply to Author | View in Thread

Hi Lars,

Can you try whether the following works from the command line:

<jruby-1.2.0 install dir>bin/jruby -v


Erno



Lars Frantzen wrote:

> Hello,
>
> I installed JRuby on my Ubuntu laptop and used the 'Autodetect
> Platforms' feature of NetBeans to detect it, which seemed to work fine.
>
> But when I try to run a JRuby project I get:
>
> Exception in thread "main" java.lang.NoClassDefFoundError: org/jruby/Main
> Caused by: java.lang.ClassNotFoundException: org.jruby.Main
> ...
>
> Would be happy for every hint!
>
> Cheers,
> Lars
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@...
> For additional commands, e-mail: users-help@...
>
>  


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

 « Return to Thread: NetBeans 6.5 and JRuby 1.2.0