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 "EMF Facet"

(Update site uses)
Line 31: Line 31:
 
* '''must not be used to build any product release''';
 
* '''must not be used to build any product release''';
 
* should be used by ''integration'' builds of the other release train members a few days before the milestones and release candidates to detect bugs or regressions.
 
* should be used by ''integration'' builds of the other release train members a few days before the milestones and release candidates to detect bugs or regressions.
 
== For EMF Facet developers only ==
 
 
'''Those update sites must not used by the users'''. They are refereed here only to have an complete documentation of the EMF Facet update sites.
 
 
* EMF Facet developers updates sites
 
** '''integration''' : http://download.eclipse.org/facet/updates/integration/0.1.0
 
  
 
= Documentation =
 
= Documentation =
  
 
== User documentation ==
 
== User documentation ==
* [http://help.eclipse.org/indigo/nav/22 0.1.0 documentation] (the documentation of the components copied from [[MoDisco]] is missing, please have look the [http://help.eclipse.org/indigo/topic/org.eclipse.gmt.modisco.infra.doc/doc/MoDisco/Components/FacetManager/FacetManager.html  Facet Manger], [http://help.eclipse.org/indigo/topic/org.eclipse.gmt.modisco.infra.doc/doc/MoDisco/Components/QueryManager/QueryManager.html Query Manger], [http://help.eclipse.org/indigo/topic/org.eclipse.gmt.modisco.infra.doc/doc/MoDisco/Components/ModelBrowser/Documentation/0.9/Customization.html Customization])
+
* [http://help.eclipse.org/indigo/nav/22 0.1.0 documentation] (the documentation of the components copied from [[MoDisco]] is missing, please have a look at:[http://help.eclipse.org/indigo/topic/org.eclipse.gmt.modisco.infra.doc/doc/MoDisco/Components/FacetManager/FacetManager.html  Facet Manger], [http://help.eclipse.org/indigo/topic/org.eclipse.gmt.modisco.infra.doc/doc/MoDisco/Components/QueryManager/QueryManager.html Query Manger], [http://help.eclipse.org/indigo/topic/org.eclipse.gmt.modisco.infra.doc/doc/MoDisco/Components/ModelBrowser/Documentation/0.9/Customization.html Customization])
 
* [http://help.eclipse.org/indigo/topic/org.eclipse.emf.facet.doc/new_and_noteworthy.html New and Noteworthy]
 
* [http://help.eclipse.org/indigo/topic/org.eclipse.emf.facet.doc/new_and_noteworthy.html New and Noteworthy]
 
* [http://www.eclipse.org/modeling/emft/facet/doc/nightly/org.eclipse.emf.facet.doc/ Head documentation]: documentation in progress for the next version (0.1.1)
 
* [http://www.eclipse.org/modeling/emft/facet/doc/nightly/org.eclipse.emf.facet.doc/ Head documentation]: documentation in progress for the next version (0.1.1)

Revision as of 06:31, 7 September 2011

Overview

EMF Facet Home page

Install

Repository locations

Update site uses

The releases update site :

  • contains the release (GA) and the service release (SR): GA, SR1, SR2 ;
  • must be used by all the regular users.

The milestones update sites:

  • contain the milestones and release candidates: M1, M2, M3, M4, M5, M6, M7, RC1, RC2, RC3, RC4 (=GA), SR1 RC1, SR1 RC2, SR1 RC3, SR1 RC4 (=SR1), SR2 RC1, SR2 RC2, SR2 RC3, SR2 RC4 (=SR2) ;
  • must be used by the other Eclipse projects' build (release and milestone) ;
  • are referred by Indigo b3aggrcon file and Juno b3aggrcon file.

The nightly update sites:

  • contain the build of the SVN head ;
  • can be used to test a not yet released fix of a bug ;
  • must not be used to build any product release;
  • should be used by integration builds of the other release train members a few days before the milestones and release candidates to detect bugs or regressions.

Documentation

User documentation

Screencasts & Slides

Project documents

Indigo

Committer documentation

Bugzilla Queries

Support

Getting Involved

EMF Facet uses the MoDisco Developer Guide.

SVN: http://dev.eclipse.org/svnroot/modeling/org.eclipse.emft.facet

Developers mailing list: https://dev.eclipse.org/mailman/listinfo/emft-dev

Back to the top