Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » PDE Extension Points and Import Package
PDE Extension Points and Import Package [message #481468] Fri, 21 August 2009 07:55 Go to next message
Marcel Hoetter is currently offline Marcel HoetterFriend
Messages: 28
Registered: July 2009
Junior Member
Hi there,

i noticed that with within the PDE it is only possible to extend extension points
from plug-ins that are listed in the dependencies tab under "Required Plug-Ins".

This seems to be an unecessary contraint: For my own plug-ins i want to use the "import package"
dependency instead. A simple tests shows that removing the "required plug-ins" dependency
after an extension was set up and exchanging it with an "import package" dependency works as well.

So, as far as i can see, this only a problem of the PDE editor.
Could the editor be enhanced to also support import package? Or maybe to simply show all extension
points available in the target platform and the workspace?

Greetings,

Marcel
Re: PDE Extension Points and Import Package [message #481478 is a reply to message #481468] Fri, 21 August 2009 08:19 Go to previous message
Marcel Hoetter is currently offline Marcel HoetterFriend
Messages: 28
Registered: July 2009
Junior Member
Never mind!
This issue was already dealed a long time ago in this bug:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=177177

There is a "Show only extension points from the required plug-ins" check box in the "Extension Point
Selection" dialog. Un-check it and all extensions can be selected.

I overlooked that one at first, sorry!

Marcel

Marcel Hoetter schrieb:
> Hi there,
>
> i noticed that with within the PDE it is only possible to extend
> extension points
> from plug-ins that are listed in the dependencies tab under "Required
> Plug-Ins".
>
> This seems to be an unecessary contraint: For my own plug-ins i want to
> use the "import package" dependency instead. A simple tests shows that
> removing the "required plug-ins" dependency
> after an extension was set up and exchanging it with an "import package"
> dependency works as well.
>
> So, as far as i can see, this only a problem of the PDE editor.
> Could the editor be enhanced to also support import package? Or maybe to
> simply show all extension points available in the target platform and
> the workspace?
>
> Greetings,
>
> Marcel
Re: PDE Extension Points and Import Package [message #600894 is a reply to message #481468] Fri, 21 August 2009 08:19 Go to previous message
Marcel Hoetter is currently offline Marcel HoetterFriend
Messages: 28
Registered: July 2009
Junior Member
Never mind!
This issue was already dealed a long time ago in this bug:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=177177

There is a "Show only extension points from the required plug-ins" check box in the "Extension Point
Selection" dialog. Un-check it and all extensions can be selected.

I overlooked that one at first, sorry!

Marcel

Marcel Hoetter schrieb:
> Hi there,
>
> i noticed that with within the PDE it is only possible to extend
> extension points
> from plug-ins that are listed in the dependencies tab under "Required
> Plug-Ins".
>
> This seems to be an unecessary contraint: For my own plug-ins i want to
> use the "import package" dependency instead. A simple tests shows that
> removing the "required plug-ins" dependency
> after an extension was set up and exchanging it with an "import package"
> dependency works as well.
>
> So, as far as i can see, this only a problem of the PDE editor.
> Could the editor be enhanced to also support import package? Or maybe to
> simply show all extension points available in the target platform and
> the workspace?
>
> Greetings,
>
> Marcel
Previous Topic:PDE Extension Points and Import Package
Next Topic:Feature mode does not work
Goto Forum:
  


Current Time: Fri Apr 19 08:02:45 GMT 2024

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

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

Back to the top