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"

(Screencasts & Slides)
Line 43: Line 43:
 
* (frensh) [http://neptune.irit.fr/images/files/Neptune2011/Transparents/s13_vlorenzo.pdf MDT : Papyrus : état actuel et perspectives]: Les journées NEPTUNE, May 2011.
 
* (frensh) [http://neptune.irit.fr/images/files/Neptune2011/Transparents/s13_vlorenzo.pdf MDT : Papyrus : état actuel et perspectives]: Les journées NEPTUNE, May 2011.
 
** A presentation of Papyrus and of the use of the EMF Facet table by Papyrus.
 
** A presentation of Papyrus and of the use of the EMF Facet table by Papyrus.
* [http://www.slideshare.net/fmadiot/emf-facet-eclipsecon-2011-audition-6175334 EMF Facet - A Non-Intrusive Tooling to ExtendMetamodels], EMF Facet EclipseCon 2011 Audition, December, 2010.
+
* [http://www.slideshare.net/fmadiot/emf-facet-eclipsecon-2011-audition-6175334 EMF Facet - A Non-Intrusive Tooling to Extend Metamodels], EMF Facet EclipseCon 2011 Audition, December, 2010.
* [http://www.slideshare.net/fmadiot/emf-facet-ese2010 EMF Facet - A Non-Intrusive Tooling to ExtendMetamodels]: Eclipse Summit Europe 2010, November, 2010.
+
* [http://www.slideshare.net/fmadiot/emf-facet-ese2010 EMF Facet - A Non-Intrusive Tooling to Extend Metamodels]: Eclipse Summit Europe 2010, November, 2010.
  
 
== Project documents ==
 
== Project documents ==

Revision as of 06:32, 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