aboutsummaryrefslogtreecommitdiff
path: root/src/org_proj4_PJ.h
AgeCommit message (Collapse)Author
2018-04-27Update the Ant build.xml script for:Martin Desruisseaux
- Generating the C header file during javac task. - Provide more accurate information in META-INF/MANIFEST.MF. - Merge tasks intended to be executed together. The src/org_proj4_PJ.h file has been re-generated with the most recent Java compiler.
2011-09-01Updated the Ant build file for JNI bindings, the jniwrap/README and the ↵Martin Desruisseaux
ChangeLog. git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2094 4e78687f-474d-0410-85f9-8d5e500ac6b2
2011-08-27Initial commit of the new Java Native Interface (JNI) bindings.Martin Desruisseaux
The new binding defines all native methods in org.proj4.PJ class. The previous binding (org.proj4.Projections) is still present. A next commit will update the Ant build file, the documentation and maybe the code of the previous bindings. git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2091 4e78687f-474d-0410-85f9-8d5e500ac6b2