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

(Sources)
(Sources)
Line 12: Line 12:
 
* 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]
 
* Follow these [[CDO Source Installation| instructions]] to install a workspace
 
* 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 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]
+
* 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]
 +
** '''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]
  
 
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:51, 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