Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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)
(Simultaneous Release)
Line 27: Line 27:
  
 
Projects can opt to participate in the [[Simultaneous Release]] (named [[Indigo]] in 2011).
 
Projects can opt to participate in the [[Simultaneous Release]] (named [[Indigo]] in 2011).
 +
 +
* [[SimRel/Overview|Overview of the Simultaneous Release for Eclipse Projects]]

Revision as of 23:11, 5 April 2011

Running Your Build

You have three options for running your build:

  • Run it through our Hudson instance.
  • Run it directly on the Eclipse Foundation's Build Server using the command-line or cron job.
  • Run it on your own hardware.

Build Output

The output from your build should be hosted on an Eclipse Downloads server where it can be mirrored, monitored, and otherwise managed by the Webmaster.

Downloads should never be hosted directly on a project's website.

Build Technologies

Eclipse projects are free to choose a build technology that best suits their needs. Here are some options to consider (listed alphabetically):

Simultaneous Release

Projects can opt to participate in the Simultaneous Release (named Indigo in 2011).

Copyright © Eclipse Foundation, Inc. All Rights Reserved.