Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 351221 - Clean up generator tab project properties when compiler or generator changes
Summary: Clean up generator tab project properties when compiler or generator changes
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Justin Spadea CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-05 12:52 EDT by Alice Connors CLA
Modified: 2017-02-23 14:18 EST (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 Alice Connors CLA 2011-07-05 12:52:03 EDT
(I've already implemented most of this.)

The project properties for generator tabs are stored in the project's .settings file.  When a generator changes at the project, folder, or file level, the properties added for the previous generator(s) need to be removed.  When a compiler changes for a project, the properties added for the generators of the previous compiler need to be removed.  In general, if a generator tab adds a property, it should also remove it.
Comment 1 Justin Spadea CLA 2011-07-08 11:06:30 EDT
Part of multi-bug fix, files affected may include:

GenerationSettingsComposite
CompilerAndGeneratorControls
CompilerPropertyAndPreferencePage
PropertyAndPreferencePage
ProjectSettingsUtility
plugin.xml from edt.ide.ui
Comment 2 Lisa Lasher CLA 2011-11-04 11:40:51 EDT
Closing this work item