I use 2 different DSL languages in my Project and reference them like described in this tutorial:
My question is: How to configure the build of the second language, to also rebuild the referenced first language?
If I choose 'Generate Xtext Artifacts' in the second language it should also trigger the workflow to rebuild the first one.