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/Project Resources"

< CDO
(Sources)
(Sources)
Line 11: Line 11:
  
 
* Use the [http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.emf/org.eclipse.emf.cdo/?root=Modeling_Project CVS Web Viewer]
 
* Use the [http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.emf/org.eclipse.emf.cdo/?root=Modeling_Project CVS Web Viewer]
* Checkout '''selected''' projects with one of [http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.emf/org.eclipse.emf.cdo/develop/psf/pserver/?root=Modeling_Project Team Project Set files]
+
* Follow these [[CDO Source Installation| instructions]] to install a workspace
* Checkout '''all''' projects with [http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.emf/org.eclipse.emf.cdo/develop/psf/pserver/All.psf?root=Modeling_Project&content-type=text%2Fplain&view=co All.psf]
+
* Checkout '''all''' projects (Net4j and [[CDO]]) with Team Project Set files
 
+
** '''HEAD''': [http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.emf/org.eclipse.emf.cdo/develop/psf/pserver.psf?view=log&root=Modeling_Project&pathrev=HEAD pserver.psf] or [http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.emf/org.eclipse.emf.cdo/develop/psf/extssh.psf?view=log&root=Modeling_Project&pathrev=HEAD extssh.psf]
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 (this is Net4j DB related):
+
** '''R1_0_maintenance''': [http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.emf/org.eclipse.emf.cdo/develop/psf/pserver.psf?view=log&root=Modeling_Project&pathrev=R1_0_maintenance pserver.psf] or [http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.emf/org.eclipse.emf.cdo/develop/psf/extssh.psf?view=log&root=Modeling_Project&pathrev=R1_0_maintenance extssh.psf]
 
+
* <code>mysql-connector-java-5.1.5-bin.jar</code>
+
* <code>hsqldb.jar</code>
+
  
 
<br>
 
<br>

Revision as of 15:54, 26 June 2008


Downloads


Sources


Documentation


Support and Feedback


Miscellaneous

  • View project statistics at Ohloh



Wikis: CDO | Net4j | EMF | Eclipse

Back to the top