Community
Participate
Working Groups
In some case, we need to create and edit project files : - the plugin.xml - the manifest - the .project - ... We should create a specific plugin which regroups editors to create and edit all these files
First commit in R5012 on the trunk/sandbox
Added a method to the PluginProjectEditor to give a free access to the Document. This will allow users to implement advanced operations on the plugin.xml file. Done in r5804
Added the method to the interface in r5805
r8924, r8925: The plug-in has been moved to Incoming.
R8992 : add some methods to get the encapsulated editors.
I close this task