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 "Ecore Tools"

m
m (Roadmap)
Line 28: Line 28:
 
** [http://bugs.eclipse.org/210769 210769] : Open diagram using URI
 
** [http://bugs.eclipse.org/210769 210769] : Open diagram using URI
 
** [http://bugs.eclipse.org/210767 210767] : Be able to add dependencies to other models
 
** [http://bugs.eclipse.org/210767 210767] : Be able to add dependencies to other models
** [http://bugs.eclipse.org/210777 210777] : Add a "Link with diagram" button in the outline
 
  
 
* '''Graphical improvements'''
 
* '''Graphical improvements'''
Line 35: Line 34:
 
** [http://bugs.eclipse.org/210774 210774] : Ease creation and modification of EOpposite references
 
** [http://bugs.eclipse.org/210774 210774] : Ease creation and modification of EOpposite references
 
** [http://bugs.eclipse.org/210772 210772] : Have the possibility to hide graphical objects
 
** [http://bugs.eclipse.org/210772 210772] : Have the possibility to hide graphical objects
 +
** [http://bugs.eclipse.org/210777 210777] : Add a "Link with diagram" button in the outline
  
 
* '''External tools integration'''
 
* '''External tools integration'''

Revision as of 10:04, 3 December 2007


Presentation

The Ecore Tools component provides a complete environment to create, edit and maintain Ecore models. This component eases handling of Ecore models with a Graphical Ecore Editor and bridges to other existing Ecore tools (Validation, Search, Compare, Emfatic, generators...). The Graphical Ecore Editor implements multi-diagram support, a custom tabbed properties view, validation feedbacks, refactoring capabilities... The long-term goal is to provide the same level of services as does JDT for Java.

Ecore Diagram Overview

Documentation

New & Noteworthy
Tips & Tricks

Resources

Architecture
Roadmap
Team
Contact


Architecture

See the component proposal

Roadmap

  • Model Management
    • 210771 : Initialize a diagram from an existing ecore
    • 210769 : Open diagram using URI
    • 210767 : Be able to add dependencies to other models
  • Graphical improvements
    • 210796 : Improve creation wizard
    • 210768 : Multi-diagram support
    • 210774 : Ease creation and modification of EOpposite references
    • 210772 : Have the possibility to hide graphical objects
    • 210777 : Add a "Link with diagram" button in the outline
  • External tools integration

Bug List

The Ecore Tools component will be released in June, 2008 and will be part of the Ganymede Simultaneous release.

Team

The component developers are :

Contact

Any issue should be reported to the Bugzilla You may also contact the team using the EMFT newsgroup.

Back to the top