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 171403

Summary: Creating RoR from existing sources produces error - should be warning instead
Product: ruby Reporter: Tomas Danek <musilt2>
Component: ProjectAssignee: issues@ruby <issues>
Status: NEW ---    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: Macintosh   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot

Description Tomas Danek 2009-09-03 14:09:57 UTC
Product Version: NetBeans IDE Dev (Build 090903)
Java: 1.5.0_19; Java HotSpot(TM) Client VM 1.5.0_19-137
System: Mac OS X version 10.5.8 running on i386; MacRoman; en_US (nb)
Userdir: /tmp/ud1
--------
- downloaded some RoR app
- tried to create NB project from it
- got an error, which is actually pointing at platform misconfiguration (missing specified rails gem version), but
should be more like warning, since project is successfully created. see screenshot
Comment 1 Tomas Danek 2009-09-03 14:10:28 UTC
Created attachment 87048 [details]
screenshot