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)"

(New page: Complete instructions will follow ASAP! After checking out the sources from CVS it might be necessary to manually download some third party libraries and copy them to the <code>lib</code>...)
 
Line 1: Line 1:
Complete instructions will follow ASAP!
+
__TOC__
 +
(Includes Net4j Source installation)
 +
<br>
 +
==Introduction==
 +
This page explains how to install an Eclipse workspace that is ready to develop and build CDO and Net4j.
  
After checking out the sources from CVS it might be necessary to manually download some third party libraries and copy them to the <code>lib</code> folder of their respective library bundle:
+
<br>
 +
==Prerequisites==
  
* <code>mysql-connector-java-5.1.5-bin.jar</code>
+
 
* <code>hsqldb.jar</code>
+
<br>
 +
==Workspace==
 +
 
 +
 
 +
<br>
 +
==Java Development Kit==
 +
 
 +
 
 +
<br>
 +
==Target Platform==
 +
 
 +
 
 +
<br>
 +
==API Baseline==
 +
 
 +
 
 +
----
 +
Wikis: [[CDO]] | [[Net4j]] | [[EMF]] | [[Eclipse]]

Revision as of 08:29, 27 June 2008

(Includes Net4j Source installation)

Introduction

This page explains how to install an Eclipse workspace that is ready to develop and build CDO and Net4j.


Prerequisites


Workspace


Java Development Kit


Target Platform


API Baseline


Wikis: CDO | Net4j | EMF | Eclipse

Back to the top