preverification error in netbeans and eclipse while including j2ssh maverick

Posted by user568651 on Stack Overflow See other posts from Stack Overflow or by user568651
Published on 2011-01-09T08:51:25Z Indexed on 2011/01/09 8:53 UTC
Read the original article Hit count: 319

Filed under:
|
|

problem--

Preverification errors: Error preverifying class com.maverick.ssh.components.ComponentFactory java/lang/NoClassDefFoundError: java/lang/Cloneable j2ssh Unknown Java Problem

this error comes while j2ssh is added as a library in my application.

console--

Uncaught exception: java.lang.NoClassDefFoundError: com/maverick/ssh/LicenseManager - mobilessh.MobileSSH.run(), bci=2 - java.lang.Thread.run(), bci=11

this error shows both in eclipse and netbeans ide 6.9.1 jdk 1.6 installed.. wtk 3.0 and 2.5.2.

© Stack Overflow or respective owner

Related posts about java

Related posts about java-me