JetBrains / MPS-extensions

MPS-extensions aims to ease language development within MPS.
https://jetbrains.github.io/MPS-extensions/
Apache License 2.0
80 stars 47 forks source link

MPS.Thirdparty: Fixed classloading issue due to wrong packaging #790

Closed arimer closed 3 months ago

arimer commented 3 months ago

This PR fixes #789

The changes made, are based on the current module properties configuration and packaging of the JAXB module solution.

Changes are

Simple Test

arimer commented 3 months ago

Dang! I though I added it, but forgot it :/

Now it should be done

arimer commented 3 months ago

I did try it on the branch mentioned here https://github.com/JetBrains/MPS-extensions/issues/789. However I did not take the artifacts from nexus but use the local ones.