postgis/java/pljava
Paul Ramsey cdfcc4e366 Propset Author Id Keyword Revision on all files.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3639 b70326c6-7e19-0410-871a-916f4a2858ee
2009-02-04 00:28:37 +00:00
..
src/org/postgis/pljava Propset Author Id Keyword Revision on all files. 2009-02-04 00:28:37 +00:00
build.xml Propset Author Id Keyword Revision on all files. 2009-02-04 00:28:37 +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.