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 "CDO Source Installation (CVS, deprecated)"

Line 16: Line 16:
 
Download the following packages:
 
Download the following packages:
 
* Latest build of '''Eclipse 3.5''' (for example from [http://download.eclipse.org/eclipse/downloads eclipse project downloads])
 
* Latest build of '''Eclipse 3.5''' (for example from [http://download.eclipse.org/eclipse/downloads eclipse project downloads])
* Latest build of '''EMF 2.5''' (for example from [http://download.eclipse.org/tools/orbit/downloads Orbit Downloads])
+
* Latest build of '''EMF 2.5''' All-In-One SDK (for example from [http://www.eclipse.org/modeling/emf/downloads/index.php?project=emf&showAll=0&showMax=5 EMF Downloads])
* Latest build of '''Teneo 1.1.0''' (for example from [http://download.eclipse.org/tools/orbit/downloads Orbit Downloads])
+
* Latest build of '''Teneo 1.1''' (for example from [http://www.eclipse.org/modeling/emf/downloads/index.php?project=teneo&showAll=0&showMax=5 Teneo Downloads])
 
* Latest build of '''Orbit''' (for example from [http://download.eclipse.org/tools/orbit/downloads Orbit Downloads])
 
* Latest build of '''Orbit''' (for example from [http://download.eclipse.org/tools/orbit/downloads Orbit Downloads])
  

Revision as of 09:49, 27 June 2008

(Includes Net4j Source installation)


Introduction

This page explains how to install an Eclipse workspace that is ready to be used to develop and build CDO and Net4j (subsequently subsumed as CDO workspace).

The CDO workspace will be configured with a dedicated JDK, connected with a dedicated target platform to be built against and associated with a dedicated API Baseline to be checked for API compliance against.

As a consequence of the usage of a dedicated target platform you're free to choose any version of Eclipse as your IDE, recent versions preferred. We are using latest I-builds of Eclipse and some tools like Mylyn (Buckminster is on the wish list to save you from reading this page).


Prerequisites

Download the following packages:


Workspace


Java Development Kit


Target Platform


API Baseline


Source Checkout


3rd Party Stuff



Wikis: CDO | Net4j | EMF | Eclipse

Back to the top