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 145127

Summary: Missing bin folder in Ruby projects
Product: ruby Reporter: chaukmean <chaukmean>
Component: ProjectAssignee: issues@ruby <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description chaukmean 2008-08-26 12:38:23 UTC
Netbeans does not create automatically or optionnally the bin folder which is used for executables (i.e. ruby scripts 
that are installed in the ruby installation bin directory during the installation of gems).

This bin folder should be specified as a "Source Folder" labelled "Executable Files".
Comment 1 Martin Krauskopf 2008-08-26 12:41:30 UTC
Thanks for filling. Will do this automatic when such folder is detected.