Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Reuse of PDE project creation operations
Reuse of PDE project creation operations [message #433318] Thu, 30 July 2009 18:13 Go to next message
Fabien Giquel is currently offline Fabien GiquelFriend
Messages: 147
Registered: July 2009
Senior Member
Hi,

i am currently working on new components for EMP.GMT.MoDisco project.

Some Operations available from PDE components would fit our needs :
'NewProjectCreationOperation' or 'ConvertProjectToPluginOperation' class
from
'org.eclipse.pde.ui'.

Our need is to create a new Java plugin project. We can then configuring
the project with an additional project nature. I tried to reuse the PDE
operations and it works fine.
...But these operations are 'internal' in 'org.eclipse.pde.ui' component.

Would it not be a wishable evolution to make these operations public ?
Did anyone else ask to reuse these operations outside of the PDE ?

Thanks,
Fabien.


----------------------------------------------------
Fabien GIQUEL
R&D Engineer
Mia-Software
rue Nina Simone
44000 NANTES
----------------------------------------------------
Re: Reuse of PDE project creation operations [message #479356 is a reply to message #433318] Mon, 10 August 2009 18:31 Go to previous messageGo to next message
Curtis Windatt is currently offline Curtis WindattFriend
Messages: 166
Registered: July 2009
Senior Member
We do not plan to make the UI wizards API.

There are requests such as Bug 250446 and Bug 188795 to make the plug-in project creation accessible programmatically so it could be extended.

You might also be able to have a template that adds the nature.
Re: Reuse of PDE project creation operation s [message #479598 is a reply to message #479356] Tue, 11 August 2009 16:44 Go to previous message
Fabien Giquel is currently offline Fabien GiquelFriend
Messages: 147
Registered: July 2009
Senior Member
Thanks for your response.

Fabien GIQUEL.


----------------------------------------------------
Fabien GIQUEL
R&D Engineer
Mia-Software
rue Nina Simone
44000 NANTES
----------------------------------------------------
Re: Reuse of PDE project creation operations [message #600440 is a reply to message #433318] Mon, 10 August 2009 18:31 Go to previous message
Curtis Windatt is currently offline Curtis WindattFriend
Messages: 166
Registered: July 2009
Senior Member
We do not plan to make the UI wizards API.

There are requests such as https://bugs.eclipse.org/bugs/show_bug.cgi?id=250446 and https://bugs.eclipse.org/bugs/show_bug.cgi?id=188795 to make the plug-in project creation accessible programmatically so it could be extended.

You might also be able to have a template that adds the nature.
Re: Reuse of PDE project creation operation s [message #600532 is a reply to message #600440] Tue, 11 August 2009 16:44 Go to previous message
Fabien Giquel is currently offline Fabien GiquelFriend
Messages: 147
Registered: July 2009
Senior Member
Thanks for your response.

Fabien GIQUEL.


----------------------------------------------------
Fabien GIQUEL
R&D Engineer
Mia-Software
rue Nina Simone
44000 NANTES
----------------------------------------------------
Previous Topic:headless PDE build: how can I force resolution of a modified plugin?
Next Topic:How to include product copyright info
Goto Forum:
  


Current Time: Fri Apr 26 18:19:45 GMT 2024

Powered by FUDForum. Page generated in 0.03576 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top