java.lang.NoClassDefFoundError: pdftron/Common/PDFNetException
807591May 9 2008 — edited May 12 2008Hi:
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