[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Netbeans 6.1 IDE - new install - ruby error? jruby?

Brian A.

10/31/2008 3:48:00 PM

Hello -

I am trying a new ruby IDE (Im very new to ruby, I was using Eclipse
with a ruby addon). I downloaded the Netbeans with Ruby install
package. Got it up and running, and when I try to execute/run a demo
rb I get the following error

<img src="http://24.110.142.91/images/netbeans_ruby_error.png...


Can anyone help me with this?
--
Posted via http://www.ruby-....

4 Answers

Brian A.

10/31/2008 3:50:00 PM

0

Sorry, I didnt know I couldnt post pics, added as attachment

Here is a link as well
http://24.110.142.91/images/netbeans_ruby...

Attachments:
http://www.ruby-...attachment/2880/netbeans_ruby...

--
Posted via http://www.ruby-....

dkmd_nielsen

10/31/2008 5:58:00 PM

0

On Oct 31, 10:48 am, "Brian A." <judobrian+ruby-fo...@gmail.com>
wrote:
> Hello -
>
> I am trying a new ruby IDE (Im very new to ruby, I was using Eclipse
> with a ruby addon).  I downloaded the Netbeans with Ruby install
> package.  Got it up and running, and when I try to execute/run a demo
> rb I get the following error
>
> <img src="http://24.110.142.91/images/netbeans_ruby_error.png...
>
> Can anyone help me with this?
> --
> Posted viahttp://www.ruby-....

I don't have a good solution for you, as I'm not using JRuby. But I
use the Ruby interpreter, and plugged in the fast debugger (for
Windows). Someday I will get into JRuby, as that is the only way to
run Ruby code on the mainframe.

Like you, I just started using NetBeans as a Ruby IDE. I had too many
problems trying to get Eclipse running under Linux and Windows.

dvn

Mark Thomas

10/31/2008 6:31:00 PM

0

On Oct 31, 11:48 am, "Brian A." <judobrian+ruby-fo...@gmail.com>
wrote:
> Hello -
>
> I am trying a new ruby IDE (Im very new to ruby, I was using Eclipse
> with a ruby addon).  I downloaded the Netbeans with Ruby install
> package.  Got it up and running, and when I try to execute/run a demo
> rb I get the following error
>
> <img src="http://24.110.142.91/images/netbeans_ruby_error.png...
>
> Can anyone help me with this?

For JRuby, I recommend installing the NetBeans 6.5 release candidate
(available at www.netbeans.org). There have been a lot of updates to
JRuby since 6.1. I'm using the NetBeans 6.5 beta right now and it's
rock solid.

Brian A.

10/31/2008 6:38:00 PM

0

Mark Thomas wrote:
> On Oct 31, 11:48�am, "Brian A." <judobrian+ruby-fo...@gmail.com>
> wrote:
>> Hello -
>>
>> I am trying a new ruby IDE (Im very new to ruby, I was using Eclipse
>> with a ruby addon). �I downloaded the Netbeans with Ruby install
>> package. �Got it up and running, and when I try to execute/run a demo
>> rb I get the following error
>>
>> <img src="http://24.110.142.91/images/netbeans_ruby_error.png...
>>
>> Can anyone help me with this?
>
> For JRuby, I recommend installing the NetBeans 6.5 release candidate
> (available at www.netbeans.org). There have been a lot of updates to
> JRuby since 6.1. I'm using the NetBeans 6.5 beta right now and it's
> rock solid.

Thanks, will do. Did you install the IDE with other languages (I think
it supports up to around 10 or so), or the Netbeans with jRuby and thats
it?
--
Posted via http://www.ruby-....