Before running your application you must set the library path using one of the following methods:
KeyViewFilter.dll
PATH
libKeyViewFilter.so
LD_LIBRARY_PATH
You can also specify the library path as a system property as follows:
java -Djava.library.path=filter_bin_directory ...