Class JLineNativeLoader

java.lang.Object
org.jline.nativ.JLineNativeLoader

public class JLineNativeLoader extends Object
Set the system properties, library.jline.path, library.jline.name, appropriately so that jline can find *.dll, *.jnilib and *.so files, according to the current OS (win, linux, mac).

The library files are automatically extracted from this project's package (JAR).

usage: call initialize() before using jline.