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"

(Documentation & Assistance)
m (New & Noteworthy: add placeholders for Teneo, CDO, Net4j, EMF 2.4)
Line 41: Line 41:
 
= New & Noteworthy =
 
= New & Noteworthy =
 
* 2007-2008 (Ganymede)
 
* 2007-2008 (Ganymede)
:* [[EMF-QTV_1.2_NandN|EMF Query, Transaction, Validation 1.2 New and Noteworthy]]
+
:* [[EMF/EMF 2.4/New and Noteworthy|EMF 2.4 New and Noteworthy]]
 +
:* [[EMF/MQ, MT, and VF 1.2/New and Noteworthy|EMF Query, Transaction, Validation 1.2 New and Noteworthy]]
 +
:* [[EMF/Teneo 1.0/New and Noteworthy|Teneo 1.0 New and Noteworthy]]
 +
:* [[EMF/CDO 1.0/New and Noteworthy|CDO 1.0 New and Noteworthy]]
 +
:* [[EMF/Net4j 1.0/New and Noteworthy|Net4j 1.0 New and Noteworthy]]
  
 
* 2006-2007 (Europa)
 
* 2006-2007 (Europa)
 
:* [[EMF/EMF 2.3/New and Noteworthy|EMF 2.3 New and Noteworthy]]
 
:* [[EMF/EMF 2.3/New and Noteworthy|EMF 2.3 New and Noteworthy]]
:* [[EMF-QTV 1.1 New and Noteworthy]]
+
:* [[EMF/MQ, MT, and VF 1.2/New and Noteworthy|EMF Query, Transaction, Validation 1.1 New and Noteworthy]]
  
 
* 2004-2005
 
* 2004-2005

Revision as of 19:46, 28 May 2008

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:

Project Management

In addition to the documents below, see also the Eclipse Master Project Timeline. This can be updated via the Portal.

Plans

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

Project IP Log

Release Reviews

New & Noteworthy

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

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

Back to the top