Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » How to declare depend on an extension point?
icon5.gif  How to declare depend on an extension point? [message #546806] Wed, 14 July 2010 05:45 Go to next message
Eclipse UserFriend
Hi,

My bundle want to declare an extension of "org.eclipse.ui.actionSets", but I can't see this extension point in "New extension" wizard, and I dont known how to add an dependent declaration in MANIFEST.MF.

Please help me, thanks!
Re: How to declare depend on an extension point? [message #546856 is a reply to message #546806] Wed, 14 July 2010 08:43 Go to previous messageGo to next message
Eclipse UserFriend
Hi,
you will find a dependency tab on the bottom of the manifest editor.
Click on that and ad org.eclipse.rap.ui. If everything works well, you
should see the extension point.

Regards Holger

On 2010-07-14 11:45:36 +0200, Yau <alphax@vip.163.com> said:

> Hi,
> My bundle want to declare an extension of "org.eclipse.ui.actionSets",
> but I can't see this extension point in "New extension" wizard, and I
> dont known how to add an dependent declaration in MANIFEST.MF.
>
> Please help me, thanks!


--
-----------------------------------------

http://eclipsesource.com

http://twitter.com/eclipsesource
Re: How to declare depend on an extension point? [message #547011 is a reply to message #546856] Wed, 14 July 2010 21:47 Go to previous messageGo to next message
Eclipse UserFriend
Thanks Holger, but if I do so, my bundle will depend on RAP directly, when switch to RCP, I want to change the dependency again. Is there any other way to achieve this goal?
Re: How to declare depend on an extension point? [message #547198 is a reply to message #547011] Thu, 15 July 2010 17:41 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

you can add dependencies to both RCP and RAP and mark both as optional.
Just check the "Optional" checkbox in the Properties dialog for the
dependencies.

Ralf

Yau wrote:
> Thanks Holger, but if I do so, my bundle will depend on RAP directly,
> when switch to RCP, I want to change the dependency again. Is there any
> other way to achieve this goal?
Re: How to declare depend on an extension point? [message #548187 is a reply to message #547198] Tue, 20 July 2010 22:28 Go to previous message
Eclipse UserFriend
Thanks!
Previous Topic:rap.equinox.registry not needed anymore?
Next Topic:Runtime dependency from non-plugin-project
Goto Forum:
  


Current Time: Wed Nov 12 02:22:46 EST 2025

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

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

Back to the top