I am trying to execute following code CRS.decode(EPSG:4326, true) and execution just stops, no errors, no exceptions, nothing.
I am using org.geotools:gt-referencing:26.5. Any ideas what I could try, or what could be the issue ?
I am trying to execute following code CRS.decode(EPSG:4326, true) and execution just stops, no errors, no exceptions, nothing.
I am using org.geotools:gt-referencing:26.5. Any ideas what I could try, or what could be the issue ?