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 "Eclipse Modeling Framework"

(Related Links)
(Planning: refactor)
Line 13: Line 13:
 
= Planning =
 
= Planning =
  
* [http://www.eclipse.org/modeling/emf/docs/mq-mt-vf/dev-plans/qtv_project_plan_1_2.html EMF Query, Transaction, Validation 1.2 Combined Project Plan]
+
* 2007-2008 (Ganymede)
* [http://www.eclipse.org/modeling/emf/docs/dev-plans/emf_project_plan_2.3.html EMF 2.3 Project Plan]
+
:* [http://www.eclipse.org/modeling/emf/docs/dev-plans/emf_project_plan_2.4.html EMF 2.4 Project Plan]
* EMF 2.3 '''[[EMF 2.3 New and Noteworthy|New and Noteworthy]]'''
+
:* [http://www.eclipse.org/modeling/emf/docs/mq-mt-vf/dev-plans/qtv_project_plan_1_2.html EMF Query, Transaction, Validation 1.2 Combined Project Plan]
* [http://www.eclipse.org/modeling/emf/docs/mq-mt-vf/dev-plans/qtv_project_plan_1_1.html EMF-QTV 1.1 Project Plan]
+
 
* EMF-QTV 1.1 '''[[EMF-QTV_1.1_New_and_Noteworthy|New and Noteworthy]]'''
+
* 2006-2007 (Europa)
 +
:* [http://www.eclipse.org/modeling/emf/docs/dev-plans/emf_project_plan_2.3.html EMF 2.3 Project Plan]
 +
:* [http://www.eclipse.org/modeling/emf/docs/mq-mt-vf/dev-plans/qtv_project_plan_1_1.html EMF Query, Transaction, Validation 1.1 Combined Project Plan]
 +
:* EMF 2.3 '''[[EMF 2.3 New and Noteworthy|New and Noteworthy]]'''
 +
:* EMF-QTV 1.1 '''[[EMF-QTV_1.1_New_and_Noteworthy|New and Noteworthy]]'''
 +
 
 +
* 2005-2006 (Callisto)
 +
:* [http://www.eclipse.org/modeling/emf/docs/dev-plans/emf_project_plan_2.2.html EMF 2.2 Project Plan]
  
 
= Documentation & Assistance =
 
= Documentation & Assistance =

Revision as of 15:26, 24 October 2007

The Eclipse Modeling Framework (EMF) project is a modeling framework and code generation facility for building tools and other applications based on a structured data model. From a model specification described in XMI, EMF provides tools and runtime support to produce a set of Java classes for the model, along with a set of adapter classes that enable viewing and command-based editing of the model, and a basic editor. More...

Emf logo.png

Components

For an up to date list of components, see:

Planning

  • 2007-2008 (Ganymede)
  • 2006-2007 (Europa)
  • 2005-2006 (Callisto)

Documentation & Assistance

Most EMF-related documentation can be found on the EMF website, or in the EMF Wiki Category. Online javadoc is also available. A select list of wiki docs follows:

Newsgroups / Mailing Lists

Have a question? Try the FAQ for your individual component. If that doesn't help, chances are your question has been answered in the newsgroup.

Builds & Server Configuration

See Category:EMFT or Category:Releng.

Presentations

See Presentations.

Related Links


Additional

Copyright © Eclipse Foundation, Inc. All Rights Reserved.