]> gerrit.simantics Code Review - simantics/platform.git/blob - README.md
Manually "cherry-picked" changes from ae2e31aa to release/1.35.2.1
[simantics/platform.git] / README.md
1 To build the platform, run:
2 mvn -s settings.xml package
3
4 or to run unit tests as well:
5 mvn -s settings.xml verify
6
7 If you're building the platform inside Eclipse IDE, remember to give
8 the settings.xml file to the Maven / User Settings preference page
9 User Settings field.