Reference model elements from target platform [message #1844417] |
Mon, 13 September 2021 14:01 |
Markus Duft Messages: 35 Registered: March 2015 |
Member |
|
|
We have multiple quite extensively used DSLs built on Xtext. Since our workspace is slowly disintegrating since its so massive, we would like to shift projects which are not that commonly directly edited to the target platform for our product. This also includes a lot of bundles with DSL sources. Once we shift those bundles to the target platform and clean build the workspace, the elements in the DSL files inside the bundles are no longer available, also if we include the according sources in the bundles.
This all makes sense, and I fully understand WHY this is the case (no builder running on bundles in the target platform, thus elements never "compiled" and added to the global index, thus not available). My question now is what is the best approach to get those elements loaded from the target platform, so they are available when required, e.g. as base classes for other DSL elements, or programmatically/globally when searched for...
Anybody any experiences? I can't seem to find any information on the subject.
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03356 seconds