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

EMF Facet

Revision as of 06:09, 13 May 2015 by Gdupe.mia-software.com (Talk | contribs) (Update of the link 'API Policy')

Overview

Cf. EMF Facet Home page

Install

Using Eclipse Release Update Site (Recommended)

To install the latest EMF Facet release, just point your Install Manager to the pre-defined Eclipse simultaneous release update site: http://download.eclipse.org/releases/__release_name__. For instance:

Then, you can select the "EMF Facet SDK (Incubation)" feature under the "Modeling" category.

Update site locations

Update site uses

The releases update site :

  • contains the release (GA) and the service releases (SR1, SR2, etc.)
  • should be used by all 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)

The integration update sites:

Using an archived update Site (Not Recommended)

You can download the archive of the EMF Facet updates sites from the EMF Facet download page but you will have to resolve the dependencies and find the corresponding archived update sites manually. The EMF Facet team does not provide the list of the archived update sites needed to satisfy the dependencies, because it is too complicated to maintain. That's why this kind of installation is not recommended.

Documentation

User documentation

Screencasts & Slides

Project documents

Release Train Required Documents

Indigo

Juno

Project plan
  • Restructuring:

committed, proposed, deferred

  • Service, Support and Maintenance:

committed, proposed, deferred

Useful release train's documentations

Kepler

Project plan
  • Restructuring:

committed, proposed, deferred

  • Service, Support and Maintenance:

committed, proposed, deferred

Useful release train's documentations

Luna

Project Creation Documents

Support

Getting Involved

EMF Facet uses the MoDisco Developer Guide.

SVN: http://dev.eclipse.org/svnroot/modeling/org.eclipse.emft.facet (Read only)

Git web browser: http://git.eclipse.org/c/facet/org.eclipse.emf.facet.main.git/

Git repository: git://git.eclipse.org/gitroot/facet/org.eclipse.emf.facet.main.git

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


Technical Architecture rules

coding rules

Please, before to contribute a patch be sure to conforms with:

naming rules

  • *.metamodel contains the EMF implementation.
  • *.core contains classes which are not depended to any framework interacting with the GUI.
  • *.ui contains classes which are depended to any framework interacting with the GUI.

Miscellaneous

Bugzilla Queries

Tracking

Checking

Reports

Others

Copyright © Eclipse Foundation, Inc. All Rights Reserved.