geocalc icon indicating copy to clipboard operation
geocalc copied to clipboard

Compiler say's always method is not public

Open lanthale opened this issue 2 years ago • 0 comments

I wanted to use your lib but getting under JDK16/JDK17 always the following error message: "toDMSCoordinate() is not public in Coordinate; cannot be accessed from outside package"

The lib is on the classpath and not on the modulepath.

How can I use it ?

lanthale avatar Jan 03 '22 20:01 lanthale