-
-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Kirill Zotkin edited this page Sep 20, 2015
·
81 revisions
Welcome to ClassSupplier wiki!
To run it see HowToRun.
This repo's mirror on Eclipse Labs: https://code.google.com/a/eclipselabs.org/p/class-supplier/ (archived).
-
Works with Mars.
-
Works with Luna SR1.
-
Refuse Xtend due to limited use.
-
Returned Java SE 6 compliance, minor updates.
-
Made it working on workspace with existing Domain projects.
-
Started the sample app along with E4 DI annotations support.
-
Minor update.
-
The new version is commited. It works with Kepler, export is now based on Maven and for generating of the build config is used Xtend. It is planned to use Xtend for class generation templates.
- Add the generation templates extendability to allow to create more complicated behavour around the model's set of classes
- Switch from EMF Ecore to your own self-reflective or non-self-reflective meta-model or add meta-model level between model and Ecore meta-metamodel
- Switch from OSGi as a deployment and loading facility to, for instance, JEE container
- Resource-based API for projects, models, binary files and code, as well as templates
- Storage agnostic resources
- EMF model distribution & discovery