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 27866

Summary: [looks] Extra choices under the View As menu
Product: projects Reporter: Petr Jiricka <pjiricka>
Component: Generic InfrastructureAssignee: issues@projects <issues>
Status: VERIFIED INVALID    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Petr Jiricka 2002-10-08 15:36:30 UTC
1. Create a Java project from existing sources
2. On the project node, choose View As -> Physical View
3. Expand two levels, and choose a folder underneath the 
root folder of the physical view (2 levels down from the 
project node)
4. In the context menu, choose View As. There are three 
choices: DataFolder, DataObject, Java Beans. 

I believe there don't need to be the DataObject and Java 
Beans choices, as these do not make sense for the user. 
The choice should always be 'DataFolder', and since this 
is the only choice, the View As menu item does not need to 
be there at all.
Comment 1 David Konecny 2002-10-09 08:38:09 UTC
See also issue 27818.
Comment 2 Vitezslav Stejskal 2002-11-28 13:11:22 UTC
There is no 'View as' action on nodes in projects tab anymore.
Comment 3 Petr Jiricka 2003-07-09 16:49:29 UTC
Verified.