Unresolved reference with dsl in jar library [message #1832404] |
Thu, 17 September 2020 09:28  |
Eclipse User |
|
|
|
Hello,
I am trying to put default types of my dsl in a separate plugin.
My dsl is based on theTerminal grammar and does not used xbase.
I created a "Default" plugin with defaults.myDsl which contains all basics types I need.
My others project have a dependency in their Manifest on "Default" plugin.
I can reference types from "Default" without any pb when the "Default" plugin is opened in the current workspace.
Now I would like to put "Default" in a jar library. I exported the plugin to a fragment and installed it in my eclipse. In the plugin dependency of my projects, the "Default" plugin is found and contains the file defaults.myDsl.
My problem is that references are not resolved, it seems that "Default" plugin is not visible by xtext.
Do you have any idea how to resolve this pb ?
Thanks
Yannick
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.08903 seconds