Distribution Package

File/Directory Description
docs The product documentation you are reading now, programming guides, etc.
lib The product modules and 3rd party dependencies jars.
samples The sample applications. For more information select the Samples module. It is also available from the “Modules” menu on the left.
installToLocalRepository.bat(.sh) Scripts are used to install the project to the local Maven repository. This allows the project to be used by other projects that depend on it.
OnixS.lic The evaluation license.
.mvn and mvnw(.cmd) Maven Wrapper files, used to run Maven build of samples. Please take a look README.md of samples.