gluonhq / maps

https://gluonhq.com/labs/maps/
GNU General Public License v3.0
137 stars 34 forks source link

SEVERE: javafx.platform is not defined. Desktop will be assumed by default. #45

Closed sonica799 closed 3 years ago

sonica799 commented 4 years ago

I have this issue with my gluon maps. My console shows this in addition to java.io.IOException: Storage Service is not available. I have added all files, jars, etc properly. My application opens to show a map but these warnings won't go away. Please help me.

Annotation 2020-07-10 132021

abhinayagarwal commented 3 years ago

Gluon Maps has a dependency on Attach and this wasn't explicitly mention in the published pom and used to cause this issue if the dependency to Attach wasn't explicit.

This has been fixed with https://github.com/gluonhq/maps/issues/54