| [news.eclipse.modeling.gmf] Re: add .xpt template |
Hello Aurelien,
and in org.ow2.jasmine.design.gmf.codegen\templates\xpt\propsheet\PropertySec tion.xpt (which already exists) : ÂIMPORT "http://www.eclipse.org/gmf/2008/GenModel"Â; ÂIMPORT "http://www.eclipse.org/emf/2002/Ecore"Â; ÂDEFINE Class FOR gmfgen::GenCustomPropertyTabÂ
ÂEXPAND xpt::propsheet::PropertySourceExtended::Class FOR self.customPropertyTabÂ
Try ÂEXPAND xpt::propsheet::PropertySourceExtended::Class instead
----------------- Alex Shatalin