Bug 549532 - Deleting a view should also clean the plugin.xml
Summary: Deleting a view should also clean the plugin.xml
Status: CLOSED FIXED
Alias: None
Product: ECP
Classification: Modeling
Component: EMF Forms (show other bugs)
Version: 1.21.0   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 1.22.0   Edit
Assignee: Eugen Neufeld CLA
QA Contact:
URL:
Whiteboard:
Keywords: noteworthy
Depends on:
Blocks:
 
Reported: 2019-07-24 10:06 EDT by Eugen Neufeld CLA
Modified: 2019-07-26 03:17 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eugen Neufeld CLA 2019-07-24 10:06:35 EDT
The deletion of a view model must also clean up the plugin.xml .
Comment 1 Eclipse Genie CLA 2019-07-24 10:09:52 EDT
New Gerrit change created: https://git.eclipse.org/r/146557
Comment 3 Eugen Neufeld CLA 2019-07-26 03:17:08 EDT
If you delete a view model from a project, we now try to cleanup your plugin.xml and your build.properties to remove the non existent view from it.