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 "Corona/Releng/Build"

< Corona‎ | Releng
(Build Prerequisities)
(Build Prerequisities)
Line 11: Line 11:
 
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).
 
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 ==
+
== Build prerequisities ==
 
*CVS client version 1.10 or higher on system path
 
*CVS client version 1.10 or higher on system path
 
*Info-Zip zip and unzip executables on system path
 
*Info-Zip zip and unzip executables on system path

Revision as of 05:13, 24 May 2006

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