swig/Examples/perl5/java
Karl Wette b6c1889c08 Fix {python|perl5|ruby|tcl}/java examples
- in Lib/gcj/cni.i: remove JvAllocObject(), change
  JvCreateJavaVM() argument from void* to JvVMInitArgs*
- in Examples/{python|perl5|ruby|tcl}/java/Makefile:
  pass full class name to gcjh, add Example.h as dependency,
  do not override CXX for compiling C++ sources
- in Examples/python/java/example.i:
  add destructor to class to prevent memory loss complaint
2014-05-02 21:44:42 +02:00
..
example.i uniform cni examples 2006-01-03 19:48:06 +00:00
Example.java add the java example 2006-01-02 11:43:32 +00:00
Makefile Fix {python|perl5|ruby|tcl}/java examples 2014-05-02 21:44:42 +02:00
runme.pl finish the initial jstring support 2006-01-04 07:43:03 +00:00