This PR adds code to ensure the .ecore file generated by Xtext is included in the WAR file used to serve the generated editor to learners. As a result, this file will become accessible to any activities using the generated editor -- for example so that the meta-model can be shown to learners.
This PR adds code to ensure the
.ecore
file generated by Xtext is included in the WAR file used to serve the generated editor to learners. As a result, this file will become accessible to any activities using the generated editor -- for example so that the meta-model can be shown to learners.