]> gerrit.simantics Code Review - simantics/platform.git/blob - README.md
Added HDF5 Java interface library version 1.10.0-patch1 to the platform
[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.