Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Source / Build-Instructions for Eclipse Distributions(Is there code / configuration / build-process for the eclipse distributions (packages) that can be downloaded from the download-section of the eclipse website?)
Source / Build-Instructions for Eclipse Distributions [message #1014584] Tue, 26 February 2013 05:14 Go to next message
Sebastian Sickelmann is currently offline Sebastian SickelmannFriend
Messages: 2
Registered: February 2013
Junior Member
Hi,

i try to build a small IDE for my customer (functional department in our enterprise) i thought starting with one of the packages, that can be downloaded, and slim it down to the bare minimum.

Is there a git/repository that contains repeatable instruction (maven/ant/....) to build these packages?

Kind regards
Sebastian
Re: Source / Build-Instructions for Eclipse Distributions [message #1015551 is a reply to message #1014584] Fri, 01 March 2013 08:50 Go to previous message
Stephane Begaudeau is currently offline Stephane BegaudeauFriend
Messages: 458
Registered: April 2010
Location: Nantes (France)
Senior Member

Hi,

The Eclipse platform and (all?) the Eclipse packages are built with maven and its dedicated plugin for Eclipse plugins (Tycho). You can find more about the common build infrastructure (CBI) of the platform here if you want to build your own Eclipse. If you want to have more information on Maven/Tycho based build, you can have a look at the Minerva project. A full guide to build the Eclipse platform is also available there. If you don't want to start by adding stuff to the platform but if you want to slim down an existing package instead, you can have a look at how the modeling package is created for example thanks to the Amalgam project.

Regards,

Stephane Begaudeau, Obeo

--
Twitter: @sbegaudeau
Google+: +stephane.begaudeau
Blog: http://stephanebegaudeau.tumblr.com | Eclipse Java Development Tools Tips and Tricks

[Updated on: Fri, 01 March 2013 08:51]

Report message to a moderator

Previous Topic:Class not accessed
Next Topic:Unable to install Scala IDE plug-in for Eclipse Juno
Goto Forum:
  


Current Time: Thu Mar 28 16:40:58 GMT 2024

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

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

Back to the top