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 05:00, 12 September 2011 by Gdupe.mia-software.com (Talk | contribs)

Overview

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 default eclipse predefined update site: http://download.eclipse.org/releases/__release_name__. For instance:

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

Update site 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.


Using a archived update Site (Not Recommended)

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

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