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 - Bad new project hierarchy
Summary: Bad new project hierarchy
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Thomas Preisler
URL: http://xdesign-tools.czech.sun.com/pr...
Keywords:
: 136291 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-06-02 17:33 UTC by Stepan Doubrava
Modified: 2008-06-25 04:15 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 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