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

Corona/Releng/Build

< Corona‎ | Releng
Revision as of 05:13, 24 May 2006 by Edyta.kalka.compuware.com (Talk | contribs) (Build Prerequisities)

Eclipse Home Wiki Home Development

Installation and configuration of headless automated build process for Corona

For headless build the infrastructure provided by the PDE and the RelEng (Release Engineering) plugins is needed. To create an environment needed for the build process the seperate org.eclipse.releng.basebuilder plugin is sufficient however the Eclipse SDK can be used as well (Corona requires 3.2 version of Eclipse environment).

Build prerequisities

  • CVS client version 1.10 or higher on system path
  • Info-Zip zip and unzip executables on system path
  • JDK 1.4.x (or newer) installation

Steps required for setting headless build platform

Back to the top