[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: Loading GMF namespaces for workflows in GMF-GEF editor output

Hello Bill,

I cannot help you with mwe - there should be a didicated newsgroup for it, but it looks like you have to expose location of http://www.eclipse.org/gmf/runtime/1.0.2/notation metamodel for an expand.

PS I did look at the GMF xpand way of code generation but it looked a
bit complex without documentation ;)
I suggest you using ANT task to run xpand transformation (a part of GMF) and use GMF xpand to generate code. :-)
Hope I'll be able to answer any questions concerning xpand execution in GMF.
As a starting point you can use org.eclipse.gmf.graphdef.editor/build.xml file.


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