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/SinglePageEditor"

< EMF
m
Line 1: Line 1:
This page gives you an overview of a new generated EMF (single page) editor (inc. a wizard).  
+
This page gives you an overview of a unmodified generated EMF (single page) editor (inc. a wizard).  
  
 +
The example is created based on the [http://help.eclipse.org/helios/topic/org.eclipse.emf.doc/tutorials/clibmod/clibmod.htm Generating an EMF Model]
  
 +
You can find the source code e.g. [http://code.google.com/a/eclipselabs.org/p/emf-examples/source/browse/ here]
  
== Files ==
+
= Files =
  
[[Category:Modeling]]
+
[[Category:Modeling]] [[Category:EMF]]
[[Category:EMF]]
+

Revision as of 02:48, 25 December 2010

This page gives you an overview of a unmodified generated EMF (single page) editor (inc. a wizard).

The example is created based on the Generating an EMF Model

You can find the source code e.g. here

Files

Back to the top