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"

(Juno)
(Move committer doc to "Getting involved")
Line 107: Line 107:
 
* [https://bugs.eclipse.org/bugs/attachment.cgi?id=176904 Creation review docuware]
 
* [https://bugs.eclipse.org/bugs/attachment.cgi?id=176904 Creation review docuware]
 
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=322170 Project Provisioning]
 
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=322170 Project Provisioning]
 +
 +
= Support =
 +
 +
* [http://www.eclipse.org/forums/index.php?t=thread&frm_id=19&S=afdd0d7947722ed22234f5cbd7a69131 EMFT Forum]
 +
* [https://bugs.eclipse.org/bugs/enter_bug.cgi?product=EMFT.facet Report a bug]
 +
* [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;bug_status=UNCONFIRMED;bug_status=NEW;bug_status=ASSIGNED;bug_status=REOPENED;bug_status=VERIFIED;component=Main;component=Web;product=EMFT.facet;classification=Modeling Opened bugs]
 +
 +
= Getting Involved =
 +
 +
EMF Facet uses the [[MoDisco/DeveloperGuide|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
  
 
== Committer documentation ==
 
== Committer documentation ==
Line 139: Line 153:
 
* [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;bug_status=RESOLVED;bug_status=VERIFIED;bug_status=CLOSED;product=EMFT.facet;classification=Modeling Closed bugs]
 
* [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;bug_status=RESOLVED;bug_status=VERIFIED;bug_status=CLOSED;product=EMFT.facet;classification=Modeling Closed bugs]
 
* [https://bugs.eclipse.org/bugs/buglist.cgi?classification=Modeling&field0-0-0=attachments.submitter&list_id=1712821&product=EMFT.facet&query_format=advanced&type0-0-0=nowordssubstr&value0-0-0=nbros%20fgiquel%20gdupe%20gbarbier%20fmadiot&order=bug_status%2Cpriority%2Cbug_severity&query_based_on= Non-committer attachments]
 
* [https://bugs.eclipse.org/bugs/buglist.cgi?classification=Modeling&field0-0-0=attachments.submitter&list_id=1712821&product=EMFT.facet&query_format=advanced&type0-0-0=nowordssubstr&value0-0-0=nbros%20fgiquel%20gdupe%20gbarbier%20fmadiot&order=bug_status%2Cpriority%2Cbug_severity&query_based_on= Non-committer attachments]
 
= Support =
 
 
* [http://www.eclipse.org/forums/index.php?t=thread&frm_id=19&S=afdd0d7947722ed22234f5cbd7a69131 EMFT Forum]
 
* [https://bugs.eclipse.org/bugs/enter_bug.cgi?product=EMFT.facet Report a bug]
 
* [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;bug_status=UNCONFIRMED;bug_status=NEW;bug_status=ASSIGNED;bug_status=REOPENED;bug_status=VERIFIED;component=Main;component=Web;product=EMFT.facet;classification=Modeling Opened bugs]
 
 
= Getting Involved =
 
 
EMF Facet uses the [[MoDisco/DeveloperGuide|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
 

Revision as of 09:41, 12 June 2012

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)
  • must be used by the builds of other Eclipse projects
  • are referenced by Indigo b3aggrcon file and Juno b3aggrcon file.

The nightly update sites:

  • contain the build of the SVN head (latest SVN revision)
  • can be used to test a not-yet-released feature or bug fix
  • 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 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
Useful release train's documentations

Involved project description list

Involved project version and offset list

The Eclipse Simultaneous Release

Indigo_Simultaneous_Release (contains the calendar)

Project Creation Documents

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

Committer documentation

Bugzilla Queries

Tracking

Checking

Reports

Others

Back to the top