Bug 256067 - [Scanner Discovery] scannerConfigBuildInfo for a deleted config stays in .cproject
Summary: [Scanner Discovery] scannerConfigBuildInfo for a deleted config stays in .cpr...
Status: ASSIGNED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-build (show other bugs)
Version: 5.0.1   Edit
Hardware: PC Linux
: P3 trivial (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-21 01:52 EST by Miwako Tokugawa CLA
Modified: 2020-09-04 15:24 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Miwako Tokugawa CLA 2008-11-21 01:52:09 EST
1. Create a Hello World ANSI C Project with Linux GCC.
2. Delete Release configuration via Manage Configurations.
3. Save. Get out and back into the project and make sure Release is gone.
4. Look in .cproject. It still has scannerConfigBuildInfo associated with Release, i.e.
<scannerConfigBuildInfo instanceId="cdt.managedbuild.config.gnu.exe.release.416871101;cdt.managedbuild.config.gnu.exe.release.416871101.;cdt.managedbuild.tool.gnu.c.compiler.exe.release.1201187932;cdt.managedbuild.tool.gnu.c.compiler.input.1229713055"> ...