Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Custom Eclipse Release
Custom Eclipse Release [message #557704] Wed, 08 September 2010 10:57 Go to next message
Eclipse UserFriend
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 15:48 Go to previous message
Eclipse UserFriend
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: Wed Jul 23 02:07:58 EDT 2025

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

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

Back to the top