Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » how to add dependency to eclipse.update.ui
how to add dependency to eclipse.update.ui [message #465735] Wed, 04 April 2007 08:26 Go to next message
Eclipse UserFriend
Originally posted by: t1.s-neubert.net

Hi all,

I am not new to eclipse at all, but to eclipse rcp development. While
working my way through the book "eclipse rich client platform" and
trying to execute the samples I'm not able to configure one that uses
eclipses update support.

The book tells me to add the org.eclipse.update.core and
org.eclipse.update.ui plugins to the depencies of the sample plugin but
eclipse does not provide them in the list of available plugins.

I'm using eclipse 3.2.2 M20070212-1330. Looking at the plug-in details
of the about dialog, i can see both plugins. Why does eclipse does not
provide them within the plugin.xml editor?

Cheers,
Tobias
Re: how to add dependency to eclipse.update.ui [message #465744 is a reply to message #465735] Wed, 04 April 2007 13:29 Go to previous messageGo to next message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

Is org.eclipse.update.* included in your target platform?
Window>Preferences>Plug-in Developerment>Target Platform

It it is not there, you need to change your target platform to something
that does (like an eclipse SDK).

PW


Re: how to add dependency to eclipse.update.ui [message #465749 is a reply to message #465744] Wed, 04 April 2007 14:00 Go to previous message
Eclipse UserFriend
Originally posted by: t1.s-neubert.net

Paul Webster schrieb:
> Is org.eclipse.update.* included in your target platform?
> Window>Preferences>Plug-in Developerment>Target Platform
>
> It it is not there, you need to change your target platform to something
> that does (like an eclipse SDK).
>
> PW
Strike!

Thanks a lot,
Tobias
Previous Topic:Notify on editor being closed
Next Topic:TreeViewer getChildren() method
Goto Forum:
  


Current Time: Sat Apr 20 00:33:27 GMT 2024

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

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

Back to the top