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

< CDO
(Sources)
(Sources)
Line 12: Line 12:
 
* 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]
 
* 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]
* 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&view=co All.psf]
+
* 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]
  
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 related):
+
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):
  
* <code>geronimo-jms_1.1_spec-1.1.jar</code>
 
 
* <code>mysql-connector-java-5.1.5-bin.jar</code>
 
* <code>mysql-connector-java-5.1.5-bin.jar</code>
 
* <code>hsqldb.jar</code>
 
* <code>hsqldb.jar</code>

Revision as of 03:47, 20 December 2007


Downloads


Sources

After checking out the sources from CVS it might be necessary to manually download some third party libraries and copy them to the lib folder of their respective library bundle (this is Net4j DB related):

  • mysql-connector-java-5.1.5-bin.jar
  • hsqldb.jar


Documentation


Support and Feedback


Miscellaneous

  • View project statistics at Ohloh



Wikis: CDO | Net4j | EMF | Eclipse

Back to the top