I'm seeing an "java.lang.NoSuchMethodError: java.nio.ByteBuffer.clear()Ljava/nio/ByteBuffer;" error when trying to read a ShapeFile using 24-snapshot (i.e. master) in eclipse. Googling indicates it might be caused by compiling with Java 9+ and running on Java 8, which is odd because I don't have Java 9 (or 11) installed currently. All the tests pass locally using maven.
I have a fix https://github.com/geotools/geotools/pull/2843 ready - but I was wondering if anyone else had seen the issue or if something weird has occurred to my setup? Should I raise an issue and apply the fix or carry on trying to fix my setup? Ian -- Ian Turton
_______________________________________________ GeoTools-Devel mailing list GeoTools-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel