swig/Examples/java/native
Thien-Thi Nguyen f59346e730 (check): New target.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@621 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-08-04 19:48:49 +00:00
..
example.i added example of mixing hand written jni code with swig 2000-03-05 18:03:27 +00:00
main.java added example of mixing hand written jni code with swig 2000-03-05 18:03:27 +00:00
Makefile (check): New target. 2000-08-04 19:48:49 +00:00
README added example of mixing hand written jni code with swig 2000-03-05 18:03:27 +00:00

type:
make
javac *.java
export LD_LIBRARY_PATH=. # sh
setenv LD_LIBRARY_PATH . # csh
java main