opensensorhub / osh-core

OpenSensorHub Core Modules
http://docs.opensensorhub.org
Mozilla Public License 2.0
32 stars 16 forks source link

Add doc about native lib config #255

Open alexrobin opened 7 months ago

alexrobin commented 7 months ago

Documentation should indicate that the following flag is required if booting without OSGi and using native libraries:

-Djava.system.class.loader="org.sensorhub.utils.NativeClassLoader"