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 "CDO Source Installation (short version)"

 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''(Includes Net4j Source installation)'''<br>
+
This page is outdated. Please go to the [[CDO Source Installation|new version]].
See the [[CDO Source Installation|detailed version]] if you are less experienced.
+
<br>
+
<br>
+
 
__NOTOC__
 
__NOTOC__
 
==Steps to Execute==
 
* Start your Eclipse IDE with <tt>C:\develop\bin\eclipse\eclipse.exe -data C:\develop\ws\cdo</tt>
 
* Configure a JDK 1.5 of your choice on the ''Installed JREs'' preference page
 
* Import the [http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.emf/org.eclipse.emf.cdo/develop/setup/psf/pserver/.bootstrap.psf?root=Modeling_Project&view=co bootstrap Team PSF] for anonymous users
 
* Start the ''Setup Workspace'' Ant launch config
 
* Set your target platform to <tt>C:\develop\ws\cdo\metadata\.target</tt>
 
* Set your API baseline to <tt>C:\develop\ws\cdo\.metadata\.baseline</tt>
 
* Checkout the sources with <tt>/develop.setup/psf/pserver/All.psf</tt>
 
 
 
You're finished! Now you should have a complete CDO workspace:<br>[[Image:CheckoutResult.png]]<br><br>
 
  
 
<br>
 
<br>
 
----
 
----
 
Wikis: [[CDO]] | [[Net4j]] | [[EMF]] | [[Eclipse]]
 
Wikis: [[CDO]] | [[Net4j]] | [[EMF]] | [[Eclipse]]

Latest revision as of 01:58, 27 October 2010

This page is outdated. Please go to the new version.




Wikis: CDO | Net4j | EMF | Eclipse

Back to the top