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

EMF4Net

Revision as of 09:53, 19 December 2007 by Reinhold.bihler.gmx.de (Talk | contribs) (Introduction)

Introduction

EMF4Net is an component of the EMFT project with the goal to enhance the Eclipse Modeling Framework (EMF) with a code generation facility for the .Net platform. EMF4Net should allow you to generate C# code from your existing Ecore models and use that code in a similar way you can use the Java code generated by EMF.

Description

The translation of the EMF core runtime from Java to C# is the main task of this project. The EMF core runtime comprises the following plugins:

  • org.eclipse.emf.ecore
  • org.eclipse.emf.common
  • org.eclipse.emf.ecore.xmi
  • org.eclipse.emf.ecore.change

More Information

More information about EMF4Net and its current development state are available at the EMF4Net project website www.emf4net.org

If you have further questions you can post them in the eclipse.technology.emft newsgroup (please prefix the subject with [EMF4Net]) or in the forum on the www.emf4net.org website

Copyright © Eclipse Foundation, Inc. All Rights Reserved.