在使用 PDFBox 外部 jar 来处理 PDF 文档时,出现 NoClassDefFound 异常

发布于 2024-12-15 07:17:48 字数 164 浏览 1 评论 0原文

我正在为我的项目使用 Eclipse IDE,其中我已将“pdfbox-1.6.0.jar”添加到项目的外部 jar 中。当我编写导入此 jar 文件的 API 的代码时,Eclipse 没有显示任何异常。但如果我运行我的程序,它会显示“NoClassDefFound”异常。 有人可以帮我解决这个问题吗...?

I am using Eclipse IDE for my project, where i have added "pdfbox-1.6.0.jar" into External jars of the project. When i wrote code importing the APIs of this jar file, Eclipse didn't show any exceptions. But if i run my program it shows "NoClassDefFound" Exception.
Can some one help me on this...?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

最舍不得你 2024-12-22 07:17:48

查看PDFBox的文档,很可能存在运行时依赖。如果您发布更完整的问题将会有所帮助

Check the documentation of PDFBox, it is likely that there are runtime dependencies. It would help if you post a more complete question

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文