Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Update using p2 cli
Update using p2 cli [message #534204] Tue, 18 May 2010 11:17 Go to next message
Mikael Petterson is currently offline Mikael PettersonFriend
Messages: 158
Registered: July 2009
Senior Member
Hi,

How can I start my eclipse installation to fetch plugins and use p2 to install them in my eclipse installation. No one seems to know how I can do it. With update manager I could do it and it was simple but I want to use eclipse 3.5.

I am using a java program to install. Here is an example of the plug-in to install:

http://eclipse-ccase.sourceforge.net/update/

Please help me out. Your help will be very much appreciated.

br,

//mikael
Re: Update using p2 cli [message #534250 is a reply to message #534204] Tue, 18 May 2010 13:17 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

That's done from the director.
http://wiki.eclipse.org/Equinox_p2_director_application

For example, the first thing I do when I download a new Eclipse SDK is
install the releng tools:
eclipse/eclipse -application org.eclipse.equinox.p2.director \
-consoleLog -noSplash \
-repository http://download.eclipse.org/eclipse/updates/3.6-I-builds \
-installIU org.eclipse.releng.tools.feature.group

PW

--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse .platform.doc.isv/guide/workbench.htm


Previous Topic:-console <port> terminating OSGi framework in 3.6.RC1
Next Topic:Unable to load repositories
Goto Forum:
  


Current Time: Thu Apr 25 15:09:29 GMT 2024

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

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

Back to the top