Schedule To Use Javah.exe

Define  directory  named  "include"  in current folder,  aim to save .h files

Treate "src" folder as classpath

so the .bat content is :

javah -d ./include -classpath ./src -jni wiki.andktest.HelloJni

 

你可能感兴趣的:(Schedule To Use Javah.exe)