This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 198285 - No right click context menu on Rails project if no Ruby runtime set up
Summary: No right click context menu on Rails project if no Ruby runtime set up
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Rails (show other bugs)
Version: 7.0
Hardware: PC Other
: P3 normal (vote)
Assignee: Erno Mononen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-03 15:20 UTC by enebo
Modified: 2011-05-03 15:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description enebo 2011-05-03 15:20:31 UTC
No right click context menu on Rails project if no Ruby runtime set up.  Once you define a Ruby runtime then the menu displays useful stuff.  From original report:

> I've just installed NetBeans 7.0 (Build 201104080000) and added the Ruby
> plugin (1302981014_nbruby041611). I'm running Windows 7 32 bit.
>
> Right-clicking a Rails project doesn't display a menu on initial install.
>
> The menu appeared when I opened the project properties and defined a Ruby
> Platform to use with the project.
>
> I think the system should show something prior to a platform being defined.
> Preferably a warning that a Ruby Platform needs to be selected, and a link
> to the project properties.
>

Another option (which I am surprised it doesn't work this way already) is to have JRuby that is shipped be the default Ruby so that the menu will work right away out of the box.