]> gerrit.simantics Code Review - simantics/platform.git/blob - README.md
Do not allow pasting anything to simulation model instances
[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.