Renaming a project nature [message #692910] |
Tue, 05 July 2011 09:13 |
Dako Dakov Messages: 1 Registered: July 2011 |
Junior Member |
|
|
Hi All,
I've developed an eclipse plugin which defines extends the project nature extension point. When defining a project nature, its projectNatureId, used by the natures manager is derived from the bundle symbolic name of the plugin and an id, specified in plugin xml file.
Now I've renamed this plugin. The problem is that the projectNatureId is now changed, because of the changed bundle symbolic name and thus all projects, created by the previous version of the plugin, and have the old nature ID are no longer recognized.
Is there a way to resolve this problem? Can I "extend" the previous nature or something similar?
Thanks,
Dako
|
|
|
Powered by
FUDForum. Page generated in 0.05265 seconds