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

View: New views
3 Messages — Rating Filter:   Alert me  

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

by Art_Shayderov :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hi, sorry to bother



I just installed NetBeans 6.7.

How can I run ruby commands (e.g. gem) on jruby (on Windows)?

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".



Thanks






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


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

by Erno Mononen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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@...


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

by Art_Shayderov :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Thank you for prompt reply.



Well I tried from Windows command prompt. If there is (/are) other ways to do this a hint would be greatly appreciated.



Doube qoutes do not work either.



C:\JRuby\bin>"jruby"

\Microsoft was unexpected at this time.

C:\JRuby\bin>



Looks like I broke something accidentally.






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