Community
Participate
Working Groups
When a project is deleted it should be removed from the service model, currently the service model retains configurations for deleted projects. Two things are needed: - A resource change listener to detected when a project is deleted. - Add a method to ServiceModelManager called removeConfigurations(IProject)
Created attachment 115056 [details] proposed patch
Applied to HEAD. Thanks Mike.