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 136291 - Lots of labels "C/C++" in new project
Summary: Lots of labels "C/C++" in new project
Status: RESOLVED DUPLICATE of bug 136290
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:
Depends on:
Blocks:
 
Reported: 2008-06-02 17:35 UTC by Stepan Doubrava
Modified: 2008-06-05 20:08 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:35:20 UTC
Try to remove the string "C/C++" from names of the projects.
Comment 1 _ gordonp 2008-06-02 18:11:51 UTC
While there are a lot of C/C++ labels, when run from a full IDE download (the most
common download), it does IMHO make sense to differentiate. When running in a C/C++
only download, perhaps not.

However, it doesn't seem right to try and display different labels based on what
modules are installed, especially since this can change from day-to-day.
Comment 2 Thomas Preisler 2008-06-05 20:06:31 UTC
Yes, we cannot remove all C/C++ string. What we can do is to remove the C/C++ from the subfolder of samples:

Samples
  C/C++
    Applications
    C/C++                    <=====

I will find a better name.
Comment 3 Thomas Preisler 2008-06-05 20:08:15 UTC

*** This issue has been marked as a duplicate of 136290 ***