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 163620 - Three question marks in the files view
Summary: Three question marks in the files view
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-24 16:43 UTC by Petr Dvorak
Modified: 2011-01-28 20:13 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 Petr Dvorak 2009-04-24 16:43:06 UTC
NB 200904240201
JDK 1.6.0_11
WinXP

1. Create a new Ruby on Rails project
2. Switch to the Files view
3. Delete the "nbproject" folder
-> The project root node in the Files view changes to "???"
-> Other project types do not have this behavior

(I met this issue while following little less artificial (but much longer) scenario with subversion.)