You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
The text was updated successfully, but these errors were encountered:
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 ?
The text was updated successfully, but these errors were encountered: