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 - Creating RoR from existing sources produces error - should be warning instead
Summary: Creating RoR from existing sources produces error - should be warning instead
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P4 blocker (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-03 14:09 UTC by Tomas Danek
Modified: 2011-01-28 20:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (41.84 KB, image/png)
2009-09-03 14:10 UTC, Tomas Danek
Details

Note You need to log in before you can comment on or make changes to this bug.
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