swig/Examples/java/simple
2000-06-15 10:48:54 +00:00
..
example.c example.c was not in the cvs repository 2000-06-15 10:48:54 +00:00
example.i added configure support for java 2000-03-05 15:36:29 +00:00
main.java added configure support for java 2000-03-05 15:36:29 +00:00
Makefile example.c was not in the cvs repository 2000-06-15 10:48:54 +00:00
README added example of mixing hand written jni code with swig 2000-03-05 18:03:27 +00:00

Simple example from users manual.

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