musiigedeo
July 23rd, 2007, 05:20 AM
Hey guys
when I try to execute my jar file, I do get the error
Exception in thread "main" java.lang.NoClassDefFoundError: javax/comm/SerialPortEventListener
It seems that i cannot find the class javax.comm.SerialPortEventListener
but I have in the manifest file included the line "Class-Path: comm.jar". what am I doing wrong guys?
when I try to execute my jar file, I do get the error
Exception in thread "main" java.lang.NoClassDefFoundError: javax/comm/SerialPortEventListener
It seems that i cannot find the class javax.comm.SerialPortEventListener
but I have in the manifest file included the line "Class-Path: comm.jar". what am I doing wrong guys?