[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: add .xpt template

Alex Shatalin a Ãcrit :
Hello Aurelien,

Rigth. FILE directive is not supported in GMF xpand.

Will it be supported with the new version of GMF which use QvTo?

This is why I said you in the very first letted that you probably have to use ANT task for it.
if you have an example ant task to generate it...

Say me if I'm right.
I can generate all diagram code using an ant task? or is there limitations? which?


Another option is to extend org.eclipse.gmf.codegen.util.Generator, create custom popup menu action using this class for code generation, deploy everything to currently running platform and use this action for diagram code generation.

calling a doGenerateJavaClass I suppose at first sight?


----------------- Alex Shatalin