Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Custom Eclipse Release
Custom Eclipse Release [message #557704] Wed, 08 September 2010 14:57 Go to next message
Andy is currently offline AndyFriend
Messages: 47
Registered: July 2009
Member
Hi everyone,

I have two plugins that I have already created. Right now I release them by publishing them to our Eclipse update site.

Ideally, though, we will be creating more plugins and would like to have the ability to make a custom version of Eclipse already preloaded with our plugins so that clients just need to download that custom version of Eclipse and then they will be good to go.

I was thinking to just download Eclipse, install the plugins, and then zip that install up again once everything is installed. Is this the best way to solve this problem or is there a formalized process of releasing a custom Eclipse version with predefined plugins?

Thanks,

Andy
Re: Custom Eclipse Release [message #557774 is a reply to message #557704] Wed, 08 September 2010 19:48 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

You have a couple of options. You can grab an eclipse, unzip it,
install into it, and then zip it back up.

You can mirror the eclipse repo (because it's easier to generate more
than one platform if it is local), and then create the product with your
plugins (or feature) all at the same time and zip it up (this is what I
do, using the director).

See
http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse .platform.doc.isv/guide/p2_director.html


--
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:Calling a .launch from a java application
Next Topic:Eclipse updates don't work...
Goto Forum:
  


Current Time: Fri Apr 26 14:15:22 GMT 2024

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

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

Back to the top