[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmt] [MOFScript]execute transformation

Hello,
I designed an graphical editor using EMF and GMF,and when I create an instance of this editor in Eclipse,there are two files generated, one is xx(domain file extension) which is writen in XML Schema and another xx_diagram.Now I wanna transfer model to text which is another kind of code.
I have copied my .ecore file to the metamodel file of MOFScript and I try to execute the transformation code.But when I select the source model,should I select the .xx file,but no file of this extension is shown in the dialogue.if I choose the xx.ecore file ,then nothing happend.I set the file() with reasonable path in the main rule.Where had gone wrong?




Thanks a lot!


Ye