nradov / SdeToFit

Java application to convert Suunto dive log files to ANT+ Flexible and Interoperable format for import into Garmin Connect
GNU Lesser General Public License v2.1
5 stars 1 forks source link

NoClassDefFoundError: com/garmin/fit/Mesg #4

Closed maciekish closed 7 months ago

maciekish commented 1 year ago

Error: Unable to initialize main class com.github.nradov.sdetofit.SdeToFit Caused by: java.lang.NoClassDefFoundError: com/garmin/fit/Mesg

nradov commented 7 months ago

I don't think this is a project issue. It's most likely a Java CLASSPATH environment variable problem.