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

Hello Aurelien,

But when I create a new .xpt file in order to generate a class... it
seems that the .xpt is not used...
You can override/aspect exisitng GMF templates, but if you created a new one you have to either call it from any other existing (customized) GMf templates - to inject corresponding code into GMf-generated files or call separate generate code process (e.g. using ANT task) executing this template.

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