]> gerrit.simantics Code Review - simantics/platform.git/blob - README.md
Removed org.simantics.db.procore.ui as it is not used anymore
[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.