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 "CDO/Project Resources"

< CDO
m (Documentation)
 
(10 intermediate revisions by 3 users not shown)
Line 11: Line 11:
  
 
* Use the [http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.emf/org.eclipse.emf.cdo/?root=Modeling_Project CVS Web Viewer]
 
* Use the [http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.emf/org.eclipse.emf.cdo/?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 complete workspace
* Checkout '''all''' projects (Net4j and [[CDO]]) with one of the maintained 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]
+
  
 
<br>
 
<br>
Line 20: Line 17:
 
==Documentation==
 
==Documentation==
  
* Read the [http://download.eclipse.org/modeling/emf/cdo/javadoc/1.0.0/ JavaDocs for CDO 1.0.0]
+
* The JavaDocs for CDO are included in the Source code downloadable from the Update site for the version you are using.
 
* Read the [http://download.eclipse.org/modeling/emf/net4j/javadoc/1.0.0/ JavaDocs for Net4j 1.0.0]
 
* Read the [http://download.eclipse.org/modeling/emf/net4j/javadoc/1.0.0/ JavaDocs for Net4j 1.0.0]
 
* Work through the [[CDO#Tutorials|Tutorials]]
 
* Work through the [[CDO#Tutorials|Tutorials]]
  
 
<br>
 
<br>
 +
 
==Support and Feedback==
 
==Support and Feedback==
  
 
* Browse the [http://bugs.eclipse.org/bugs/buglist.cgi?product=EMF&component=CDO&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=CDO&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=EMF 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/emf/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>
 +
 +
==Development==
 +
 +
* [[CDO Team Meetings]]
 +
* [[CDO_Development_Guidlines|CDO Development Guidlines]]
 +
* [[CDO_references|Links you should know]]
 +
* [[CDO_plugin_structure|Structure of a CDO Plug-in]]
 +
 +
 +
 +
<br>
 +
 
==Miscellaneous==
 
==Miscellaneous==
  
 +
* View [http://www.eclipse.org/projects/project-plan.php?planurl=http://www.eclipse.org/modeling/emf/cdo/project-info/plan.xml&component=CDO CDO 2.0 project plan]
 
* View project statistics at [http://www.ohloh.net/projects/8908?p=CDO Ohloh]
 
* View project statistics at [http://www.ohloh.net/projects/8908?p=CDO Ohloh]
  

Latest revision as of 08:20, 16 February 2011


Downloads


Sources


Documentation

  • The JavaDocs for CDO are included in the Source code downloadable from the Update site for the version you are using.
  • Read the JavaDocs for Net4j 1.0.0
  • Work through the Tutorials


Support and Feedback


Development



Miscellaneous



Wikis: CDO | Net4j | EMF | Eclipse

Back to the top