Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Development Resources/Builds"

(Build Technologies)
(Redirected page to CBI)
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
=Running Your Build=
+
#REDIRECT [[CBI]]
 
+
You have two options for running your build.
+
 
+
* Run it directly on the Eclipse Foundation's [[IT_Infrastructure_Doc#Builds|Build Server]] using the command-line or cron job;
+
* Run it through our [[Hudson]] instance.
+
 
+
=Build Technologies=
+
 
+
Eclipse projects are free to choose a build technology that best suits their needs. Here are some options to consider (listed alphabetically):
+
 
+
* <strike>[[Athena Common Build]]</strike> (Athena is no longer being actively developed)
+
* [http://www.eclipse.org/modeling/emft/b3/ b3]
+
* [http://www.eclipse.org/buckminster/ Buckminster]
+
* Maven: [http://www.eclipse.org/tycho/ Tycho]/[[Minerva]]
+
* [http://www.eclipse.org/pde/pde-build/ PDE Build]
+

Latest revision as of 11:17, 6 March 2018

Redirect to:

Back to the top