[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.emft] Re: Create a new plugin project from a model

Cyril,

Have a look at how EMF implements that. There's no documentation that describes it in detail, so looking at the code will have to suffice.


Cyril Giraudon wrote:
Hello,

I 'd like to generate a new java plugin project from a model instance.
What I'd like to do looks like the EMF "generate all" chain but from my model.


What is the best approach to accomplish this task ?
Is there any important pointer to read ?

Thanks a lot,

Cyril Giraudon.