Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Software Update
Software Update [message #115735] Wed, 06 August 2008 12:11 Go to next message
David CHAUTARD is currently offline David CHAUTARDFriend
Messages: 102
Registered: July 2009
Senior Member
Hello,
I use Eclipse 3.4, and when I create my RCP, I don't get the same software
management of Eclipse 3.4. I always have the old "Sofware Updates" menu
with "Find and install" and "Manage configuration..." subItems. How can I
get the new management? May I use a extension point?

Thanks for your help,
David.
Re: Software Update [message #116066 is a reply to message #115735] Thu, 14 August 2008 21:41 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipseng.arthorne.com

David wrote:
> I use Eclipse 3.4, and when I create my RCP, I don't get the same
> software management of Eclipse 3.4. I always have the old "Sofware
> Updates" menu with "Find and install" and "Manage configuration..."
> subItems. How can I get the new management? May I use a extension point?

This is because your application is still configured to use the classic
update manager instead of the new p2 system (as defined in config.ini
file). See this document for getting started with using the new
"Software Update" mechanism (aka p2):

http://wiki.eclipse.org/Equinox_p2_Getting_Started_for_Relen g
--
Re: Software Update [message #119284 is a reply to message #115735] Fri, 10 October 2008 17:06 Go to previous message
Matthew Trees is currently offline Matthew TreesFriend
Messages: 16
Registered: July 2009
Junior Member
I would suggest checking that you've added the correct
org.eclipse.equinox.p2.ui* to be deployed with your RCP app. I think one
of the plugins listed below contributes the ui you are looking for. Also,
you may want to remove org.eclipse.update* plugins.

org.eclipse.equinox.p2.ui.admin.rcp_1.0.0.v20080604.jar
org.eclipse.equinox.p2.ui.admin_1.0.0.v20080522-1735.jar
org.eclipse.equinox.p2.ui.sdk_1.0.1.R34x_v20080818.jar
org.eclipse.equinox.p2.ui_1.0.1.R34x_v20080909.jar

Hope this helps.
Previous Topic:Equinox and RCP trainings
Next Topic:disable default start of Jetty
Goto Forum:
  


Current Time: Thu Sep 26 04:14:53 GMT 2024

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

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

Back to the top