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

(Sources)
(Sources)
Line 11: Line 11:
  
 
* Use the [http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.emf/org.eclipse.emf.net4j/?root=Modeling_Project CVS Web Viewer]
 
* Use the [http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.emf/org.eclipse.emf.net4j/?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 (Net4j and [[CDO]]) with [http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.emf/org.eclipse.emf.cdo/develop/psf/pserver.psf?root=Modeling_Project&view=co All.psf]
+
* Checkout '''all''' projects (Net4j and [[CDO]]) with [http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.emf/org.eclipse.emf.cdo/develop/psf/pserver.psf?root=Modeling_Project&view=co pserver.psf] or [http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.emf/org.eclipse.emf.cdo/develop/psf/extssh.psf?root=Modeling_Project&view=co 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:
 
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:

Revision as of 15:39, 26 June 2008


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:

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


Documentation


Support and Feedback


Miscellaneous

  • View project statistics at Ohloh



Wikis: Net4j | CDO | Eclipse | OSGi | NIO | New I/O

Back to the top