http://xe11oss.tistory.com/entry/JNI-in-eclipse
hello
|----bin
| hello.bat // java -Djava.library.path=../dll -jar ../jar/hello.jar
|----dll
| libsharedLibrary.dll
|----jar
hello.jar
http://xe11oss.tistory.com/entry/JNI-in-eclipse
hello
|----bin
| hello.bat // java -Djava.library.path=../dll -jar ../jar/hello.jar
|----dll
| libsharedLibrary.dll
|----jar
hello.jar