java.lang.NoClassDefFoundError: findmethod/Main Error

Hi,
I am getting this error message even my classpath is correct. i am using Netbeans 6.9.1.

Please Help me for the same.

java.lang.NoClassDefFoundError: findmethod/Main
Caused by: java.lang.ClassNotFoundException: findmethod.Main

Hi,

Thanks for your interest in Aspose.Cells for Java and your posting.

Please provide us your code example so that we could investigate this issue.

Hi,

Why do you think it is an exception caused by Aspose.Cells? If you have more details about stack trace information, please send/share it to us, so we can make further investigation. And, by our knowledge I don’t think there is such an API in Apose.Cells: findmethod.Main. It may be a class created by yourself and maybe you are trying to execute a main class by giving incorrect package and classnames, etc.


Thank you.