Bug 116364 - unsupported project types and configurations are displayed..
Summary: unsupported project types and configurations are displayed..
Status: RESOLVED FIXED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-build (show other bugs)
Version: 3.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 3.1   Edit
Assignee: Sunil Davasam CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2005-11-14 21:58 EST by Sunil Davasam CLA
Modified: 2008-06-19 13:27 EDT (History)
0 users

See Also:


Attachments
Patch (3.67 KB, patch)
2005-11-17 16:59 EST, Sunil Davasam CLA
bjorn.freeman-benson: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sunil Davasam CLA 2005-11-14 21:58:26 EST
While creating a new configuration, currently the unsupported configurations 
(in default configuration category ) are displayed to the user. If the tool-
chain used in the configuration is defined with the attribute 'convertToId', 
it means that the corresponding configuration is not supported by the tool 
integrator. So, there is no point in displaying this configuration to the user 
while creating a new configuration. We need to filter out the default 
configurations list. After implementing the enhancement request #116359, the 
same case arises for the project types while creating a new project. So, we 
need to filter out the project types also before displaying to the user.
Comment 1 Sunil Davasam CLA 2005-11-17 16:59:11 EST
Created attachment 30181 [details]
Patch 

The attached patch contains the fix for the problem.
Comment 2 Sunil Davasam CLA 2005-11-17 17:07:42 EST
The fix is checked into CDT and I also attached the patch to this bugzilla 
report.
Comment 3 Doug Schaefer CLA 2006-05-20 12:59:38 EDT
Apparently applied by Leo. Please correct me if I'm wrong. I need to know which
committer applied the patch to keep the Eclipse lawyers happy :).