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 14: Line 14:
 
* 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&view=co All.psf]
  
After checking out the sources from CVS it might be necessary to manually download some third party libraries (geronimo-jms_1.1_spec-1.1.jar, hsqldb.jar and mysql-connector-java-5.1.5-bin.jar) 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:
 +
 
 +
* <code>geronimo-jms_1.1_spec-1.1.jar</code>
 +
* <code>mysql-connector-java-5.1.5-bin.jar</code>
 +
* <code>hsqldb.jar</code>
  
 
<br>
 
<br>

Revision as of 04:41, 6 November 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:

  • geronimo-jms_1.1_spec-1.1.jar
  • 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