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.
Difference between revisions of "Net4j Project Resources"
(New page: __TOC__ <br> ==Downloads== * Read the [http://www.eclipse.org/modeling/emft/news/relnotes.php?project=net4j&version=HEAD Release notes] * Download the [http://www.eclipse.org/modeling/emf...) |
(→Sources) |
||
Line 13: | Line 13: | ||
* 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&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. | ||
<br> | <br> | ||
+ | |||
==Documentation== | ==Documentation== | ||
Revision as of 03:40, 6 November 2007
Downloads
- Read the Release notes
- Download the ZIPs
- Use the EMFT Update Manager
Sources
- Use the CVS Web Viewer
- Checkout selected projects with one of Team Project Set files
- Checkout all projects with 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 lib
folder of their respective library bundle.
Documentation
- Read the JavaDocs for Net4j 0.8.0
- Work through the Tutorials
Support and Feedback
- Browse the Open Bugs
- Submit a New Bug
- Ask Questions and write comments on the EMFT Newsgroup
Miscellaneous
- View project statistics at Ohloh