2013. 5. 22. 11:21

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

 

Posted by sungwonpekr