|
|
|
Re: Accessing Enum from imported ECore model [message #1860237 is a reply to message #1860236] |
Mon, 24 July 2023 18:11 |
Thomas Chiang Messages: 106 Registered: March 2020 |
Senior Member |
|
|
I've also run into this error trying to generate the xtext artifacts:
445 [main] ERROR xt.generator.XtextGeneratorLanguage - [XtextLinkingDiagnostic: null:5 Couldn't resolve reference to EPackage 'http://www.example.org/pfcsm'., XtextLinkingDiagnostic: null:29 Couldn't resolve reference to EClassifier 'PrimitiveType'., TransformationDiagnostic: null:29 Cannot create type without declared package. (ErrorCode: UnknownMetaModelAlias)]
446 [main] ERROR mf.mwe2.launch.runtime.Mwe2Launcher - Problems running workflow org.mcmaster.pfcsm.operation.actiondsl.GenerateActiondsl: Problem parsing 'file:/C:/Users/sirch/eclipse-workspace/org.mcmaster.pfcsm.operation.actiondsl/../org.mcmaster.pfcsm.operation.actiondsl/src/org/mcmaster/pfcsm/operation/actiondsl/Actiondsl.xtext':
XtextLinkingDiagnostic: null:5 Couldn't resolve reference to EPackage 'http://www.example.org/pfcsm'.
XtextLinkingDiagnostic: null:29 Couldn't resolve reference to EClassifier 'PrimitiveType'.
TransformationDiagnostic: null:29 Cannot create type without declared package. (ErrorCode: UnknownMetaModelAlias)
How do I add my ECore model to path?
[Updated on: Mon, 24 July 2023 18:13] Report message to a moderator
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04622 seconds