Java updates

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@1325 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2001-07-27 09:16:00 +00:00
commit 6f55068823
3 changed files with 3 additions and 5 deletions

View file

@ -20,6 +20,7 @@
<tr><td><a href="http://dev.scriptics.com">Tcl/Tk</a></td></tr>
<tr><td><a href="http://www.gnu.org/software/guile/guile.html">Guile</a></td></tr>
<tr><td><a href="http://www.ruby-lang.org">Ruby</a></td></tr>
<tr><td><a href="http://java.sun.com">Java</a></td></tr>
<tr><td bgcolor="#000000" align=center><font color="#ffffff"><b>Our Generous Host</b></font></td></tr>
<tr><td align=center><a href="http://sourceforge.net"><IMG src="http://sourceforge.net/images/sflogo2-steel.png" vspace="0" border=0></A></td></tr>

View file

@ -8,7 +8,7 @@ Guilty Parties
<li>Dave Beazley, (a.k.a., "Mr. Swig")
<li>Thien-Thi Nguyen (Guile)
<li>Matthias Köppe (Guile)
<li>Harco de Hilster (Java)
<li>William Fulton (Java)
<li>Loic Dachary (Perl)
<li>Oleg Tolmatcev (Mzscheme)
<li>Masaki Fukushima (Ruby)
@ -24,6 +24,7 @@ Guilty Parties
<li>Pier Giorgio Esposito (Borland Makefiles).
<li>David Fletcher (Perl5 shadow class design).
<li>Gary Holt (Perl5 shadow class design)
<li>Harco de Hilster (Java)
<li>Dustin Mitchell.
<li>Ian Cooke.
<li>Hasan Baran Kovuk.

View file

@ -422,10 +422,6 @@ or are related to SWIG.
<li><a href="http://students.cs.byu.edu/~butler/jni/PyJava.html">PyJava</a>. Provides
Python access to Java methods (Kevin Butler).
<p>
<li> <a href="ftp://ftp.caos.kun.nl/pub/misc/jswig.tar.gz">JavaSWIG</a>. An
experimental SWIG module that integrates C/C++ with Java (Harco de Hilster).
<p>
<li><a href="http://playground.sun.com/~bharat/pilotmgr.html">Pilot Manager</a>. Hook
your US Robotics PalmPilot up to your Sun workstation (Bharat Mediratta).