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)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
'''All of this information is obsolete since the Net4j project has been integrated into the [[CDO]] project.'''
 +
 
__TOC__
 
__TOC__
 
<br>
 
<br>
 
==Downloads==
 
==Downloads==
  
* Read the [http://www.eclipse.org/modeling/emft/news/relnotes.php?project=net4j&version=HEAD Release notes]
+
* Read the [http://www.eclipse.org/modeling/emf/news/relnotes.php?project=net4j&version=HEAD Release notes]
* Download the [http://www.eclipse.org/modeling/emft/downloads/index.php?project=net4j&showAll=0&showMax=5 ZIPs]
+
* Download the [http://www.eclipse.org/modeling/emf/downloads/index.php?project=net4j&showAll=0&showMax=5 ZIPs]
* Use the [http://www.eclipse.org/modeling/emft/updates/ EMFT Update Manager]
+
* Use the [http://www.eclipse.org/modeling/emf/updates/ EMF Update Manager]
  
 
<br>
 
<br>
Line 11: Line 13:
  
 
* 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 complete workspace
* 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>
Line 20: Line 19:
 
==Documentation==
 
==Documentation==
  
* Read the [http://download.eclipse.org/modeling/emft/net4j/javadoc/0.8.0/ JavaDocs for Net4j 0.8.0]
+
* Read the [http://download.eclipse.org/modeling/emf/net4j/javadoc/1.0.0/ JavaDocs for Net4j 1.0.0]
 
* Work through the [[Net4j#Tutorials|Tutorials]]
 
* Work through the [[Net4j#Tutorials|Tutorials]]
  
Line 26: Line 25:
 
==Support and Feedback==
 
==Support and Feedback==
  
* Browse the [http://bugs.eclipse.org/bugs/buglist.cgi?product=EMFT&component=NET4J&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=bugs.bug_status,bugs.target_milestone,bugs.bug_id&query_format=advanced Open Bugs]
+
* Browse the [http://bugs.eclipse.org/bugs/buglist.cgi?product=EMF&component=Net4j&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=bugs.bug_status,bugs.target_milestone,bugs.bug_id&query_format=advanced Open Bugs]
* Submit a [https://bugs.eclipse.org/bugs/enter_bug.cgi?product=EMFT New Bug]
+
* Submit a [https://bugs.eclipse.org/bugs/enter_bug.cgi?product=EMF New Bug]
* Ask Questions and write comments on the [http://www.eclipse.org/modeling/emft/newsgroup-mailing-list.php EMFT Newsgroup]
+
* Ask Questions and write comments on the [http://www.eclipse.org/modeling/emf/newsgroup-mailing-list.php EMF Newsgroup]
  
 
<br>
 
<br>
 
==Miscellaneous==
 
==Miscellaneous==
  
 +
* View [http://www.eclipse.org/projects/project-plan.php?planurl=http://www.eclipse.org/modeling/emf/net4j/project-info/plan.xml&component=Net4j Net4j 2.0 project plan]
 
* View project statistics at [http://www.ohloh.net/projects/8907?p=Net4j Ohloh]
 
* View project statistics at [http://www.ohloh.net/projects/8907?p=Net4j Ohloh]
  

Latest revision as of 02:30, 30 August 2011

All of this information is obsolete since the Net4j project has been integrated into the CDO project.


Downloads


Sources


Documentation


Support and Feedback


Miscellaneous



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

Back to the top