Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

java.lang.NoClassDefFoundError: pdftron/Common/PDFNetException

807591May 9 2008 — edited May 12 2008
Hi:

I compress my java file as jar (using eclipse) and run it in command line. It complains "java.lang.NoClassDefFoundError: pdftron/Common/PDFNetException"

%PATH% and %CLASSPATH% are set in XP. I also try to include -classpath, but it doesn't help.


The path I want to include:
F:\livingProgrammes\eclipse_workspace\PDF\lib. It contains PDFNet.jar, PDFNetC.dll, PDFNetC.lib

Edited by: figo2476 on May 9, 2008 7:20 AM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 9 2008
Added on May 9 2008
7 comments
1,002 views