« Return to Thread: Error: "Microsoft/Netbeans was unexpected at this time"

Re: Error: "Microsoft/Netbeans was unexpected at this time"

by Erno Mononen :: Rate this Message:

Reply to Author | View in Thread


Hi,

Art_Shayderov wrote:
> Hi, sorry to bother
>
>
>
> I just installed NetBeans 6.7.
>
> How can I run ruby commands (e.g. gem) on jruby (on Windows)?
>  

Do you mean how to run them from the command line or from the IDE?

> If I try to run from %NetBeans%\ruby2\jruby-1.2.0\bin I receive a "Netbeans was unexpected at this time" error. After I installed jruby separately to c:\jruby I started to receive "Microsoft was unexpected at this time".
>  

Both seem like space in path problems to me, though not sure how you get
it in the latter case (since there are no spaces in the path). If you
meant how to run from the command line, you'll probably need to wrap the
command in double quotes (if you were not running directly from the
jruby-1.2.0\bin directory).

Erno


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

 « Return to Thread: Error: "Microsoft/Netbeans was unexpected at this time"