1
Iam試圖從簡單的ECORE生成XText語法。 林跟隨這turorial http://koehnlein.blogspot.com/2010/03/xtext-for-your-ecore-models.html 然而,當我嘗試運行生成的工作流其實我得到這個錯誤:從ECORE生成XText插件的麻煩
1 [main] INFO lipse.emf.mwe.utils.StandaloneSetup - Registering platform uri '/home /andrea/workspace'
85 [main] ERROR mf.mwe2.launch.runtime.Mwe2Launcher - Problems instantiating module org.xtext.example.mydsl.MyDsl: java.lang.reflect.InvocationTargetException
java.lang.RuntimeException: Problems instantiating module org.xtext.example.mydsl.MyDsl: java.lang.reflect.InvocationTargetException
at org.eclipse.emf.mwe2.launch.runtime.Mwe2Runner.run(Mwe2Runner.java:90)
at org.eclipse.emf.mwe2.launch.runtime.Mwe2Runner.run(Mwe2Runner.java:73)
...
..
什麼想法?
請提供完整的堆棧跟蹤。 – 2012-04-02 09:30:19