kamilfb / mqtt-spy

Please use the new Eclipse Paho GitHub repo instead.
https://github.com/eclipse/paho.mqtt-spy/wiki
346 stars 68 forks source link

Error: Could not find or loan main class pl.baczkowicz.mqttspy.Main #136

Open kisa72 opened 1 year ago

kisa72 commented 1 year ago

Hi,

I'm setting the error: Error: Could not find or loan main class pl.baczkowicz.mqttspy.Main Caused by: java.lang.NoClassDefFoundError: javafx/application/Application

when I try to run: :~/java -jar mqtt-spy-1.0.0.jar

Any help would be great thanks.

KISA