Open dhaeb opened 2 years ago
Hi Dan, the reason is that they changed how Modelix is distributed. It is now provided through GitHub packages. In essence, it is free and open but it requires GitHub credentials.
You can read more here: https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-apache-maven-registry and at the end of the readme of the Modelix project: https://github.com/modelix/modelix
Hey Strumenta team,
thanks for providing so much valuable content regarding MPS / language processing.
I tried this quick tutorial of yours (calc-webeditkit-example) and got stuck in the thrid line:
Seems like some dependency is missing, because I don't have access to githubs maven repository. Any idea to cope with that?
I'm using gradle 7.3.3 as well as Windows 11. Maven and Java 17 (JDK) are in the PATH.
Best,
Dan