mdenet / platformtools

Education platform tool functions.
Eclipse Public License 2.0
0 stars 3 forks source link

Ensure generated meta-model is part of the Xtext WAR #30

Closed szschaler closed 10 months ago

szschaler commented 10 months ago

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.