| [news.eclipse.modeling.gmf] Re: add .xpt template |
Hello Aurelien,
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.But when I create a new .xpt file in order to generate a class... it seems that the .xpt is not used...
----------------- Alex Shatalin