postgis/java/pljava
Markus Schaber 1079ae91a0 Fix all Eclipse warnings in java code, small cleanup
git-svn-id: http://svn.osgeo.org/postgis/trunk@2497 b70326c6-7e19-0410-871a-916f4a2858ee
2006-10-02 23:26:34 +00:00
..
src/org/postgis/pljava Fix all Eclipse warnings in java code, small cleanup 2006-10-02 23:26:34 +00:00
build.xml First PLJava checkin. 2006-10-02 23:16:47 +00:00
functions.sql Fix all Eclipse warnings in java code, small cleanup 2006-10-02 23:26:34 +00:00
install.sh First PLJava checkin. 2006-10-02 23:16:47 +00:00
postgis_pljava.jar First PLJava checkin. 2006-10-02 23:16:47 +00:00
README.txt First PLJava checkin. 2006-10-02 23:16:47 +00:00
update.sh First PLJava checkin. 2006-10-02 23:16:47 +00:00

Pre-Alpha support for PLJava.

!!! This code will not work against any released pljava version. See pljava developer list
archive for discussion of the changes needed in pljava for this code to work. Let's hope all
the fixes get into the next pljava release.

Put pljava.jar and jts-1.7.1.jar into lib/ directory, then run ant.