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 113133

Summary: New Project dialog reads 'From', instead of 'with'
Product: ruby Reporter: psuk <psuk>
Component: RailsAssignee: Torbjorn Norbye <tor>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: Sun   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Proposed patch (tested on my computer)

Description psuk 2007-08-17 20:16:54 UTC
Reproducible steps:
--------------------------------------------------
1. Open New Project wizard
2. Select Ruby Category
3. Right window with the list of project templates reads: 
Ruby on Rails Application From Existing Sources

EXPECTED:
All other templates, based on existing sources are labeled as: WITH Existing sources, rather than FROM 
so it should be:
Ruby on Rails Application with Existing Sources
 

VERSION/JAVA INFO (not so relevant in this case): 
--------------------------------------------------
Product Version: NetBeans IDE Dev [Build 070817 - from CVS sources] 
Java: 1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105 
System: SunOS version 5.11 running on x86; ISO646-US; en (nb)
Comment 1 psuk 2007-08-17 20:18:18 UTC
Created attachment 46820 [details]
Proposed patch (tested on my computer)
Comment 2 Torbjorn Norbye 2007-08-18 06:01:58 UTC
Fixed.
Checking in Bundle.properties;
/cvs/ruby/railsprojects/src/org/netbeans/modules/ruby/railsprojects/ui/wizards/Bundle.properties,v  <--  Bundle.properties
new revision: 1.5; previous revision: 1.4
done