Skip to main content

Notice: This Wiki is now read only and edits are no longer 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/ExtendingCodeGeneration"

< EMF
(New page: = Summary = The intension of this page to collect experiences of implementing a Generation Adapter. = Links = * http://www.eclipse.org/forums/index.php?t=msg&S=26948a7500a8f8b49cfde1...)
 
Line 3: Line 3:
 
The intension of this page to collect experiences of implementing a Generation Adapter.
 
The intension of this page to collect experiences of implementing a Generation Adapter.
  
 
+
The a reference implementation is the project org.eclipse.emf.examples.generator.validator
 +
(see :pserver:anonymous@dev.eclipse.org:/cvsroot/modeling under org.eclipse.emf/org.eclipse.emf/examples)
  
 
= Links =  
 
= Links =  

Revision as of 07:21, 5 January 2011

Summary

The intension of this page to collect experiences of implementing a Generation Adapter.

The a reference implementation is the project org.eclipse.emf.examples.generator.validator (see :pserver:anonymous@dev.eclipse.org:/cvsroot/modeling under org.eclipse.emf/org.eclipse.emf/examples)

Links

Back to the top