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 136290

Summary: Bad new project hierarchy
Product: cnd Reporter: Stepan Doubrava <sdoubrava>
Component: -- Other --Assignee: Thomas Preisler <thp>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://xdesign-tools.czech.sun.com/projects/ss/NB6.1_review/index.php#i1
Issue Type: DEFECT Exception Reporter:

Description Stepan Doubrava 2008-06-02 17:33:33 UTC
Users might not understand the "new project hierarchy". We need to consider, that most users are downloading and IDE for
C/C++ and they may not realize there could be different types of project then C/C++.
Comment 1 Thomas Preisler 2008-06-05 20:08:09 UTC
*** Issue 136291 has been marked as a duplicate of this issue. ***
Comment 2 Thomas Preisler 2008-06-05 20:08:25 UTC
See also http://www.netbeans.org/issues/show_bug.cgi?id=136291 Lots of labels "C/C++" in new project.
I think they need to be fixed together. Will make 136291 dup of this one.
Comment 3 Thomas Preisler 2008-06-25 04:15:12 UTC
Fixed:

Now the hierarchy is 

Samples
  C/C++
    Applications
       [7 samples, all applications]
    Packaging
       [currently empty but will have one or two packaging samples]
    Import
       [Workshop import project wizard - added by SunStudio]

changeset dcdcdf7cda4e in main
details: http://hg.netbeans.org/main?cmd=changeset;node=dcdcdf7cda4e
description:
	136290 Bad new project hierarchy