Referencing elements of a DSL from another DSL using XText 1.0.1 [message #918987] |
Fri, 21 September 2012 11:13  |
Eclipse User |
|
|
|
Hi,
I am trying to reference elements of a DSL from another DSL using Xtext 1.0.1 with MWE 1.0.2. I have achieved to access the elements of the other DSL and created a model. But when I try to generate code from the model, I get the following error:
ERROR mf.mwe2.launch.runtime.Mwe2Launcher - Problems instantiating module Generator: Cannot resolve proxy: file:/C:/ModellbasierteEntwicklung/Issiz/CleanStart/logDevTest/x.y.z.logdevgen.generator/bin/workflow/DSLGenerator.mwe2#xtextLink_::0.3.4.0.1.4.1.1::0::/1
java.lang.RuntimeException: Problems instantiating module Generator: Cannot resolve proxy: file:/C:/ModellbasierteEntwicklung/Issiz/CleanStart/logDevTest/x.y.z.logdevgen.generator/bin/workflow/DSLGenerator.mwe2#xtextLink_::0.3.4.0.1.4.1.1::0::/1
I have registered StandAloneSetup classes of both of the DSLs in the workflow as:
register = x.y.z.logdevgen.base.BaseDSLStandaloneSetup {}
register = x.y.z.logdevgen.DSLStandaloneSetup {}
What can be the problem in this case?
Thanks!
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04860 seconds