Hibernate 工具 Eclipse 类路径

发布于 2024-09-08 06:04:08 字数 170 浏览 6 评论 0原文

如何在 eclipse 中设置 Hibernate Tools 使用的类路径?

我尝试右键单击我的项目,转到“属性”,然后转到“Java 构建路径”,再转到“库”选项卡,然后添加适当的 JAR。然而,即使在我使用上述过程添加 JAR 之后,Hibernate Tools 仍然给出 classNotFound。

How do I set the classpath in eclipse which is used by Hibernate Tools?

I have tried right-clicking on my project, going to properties, then Java Build Path, then the Libraries tab, and adding the appropriate JARs. However, Hibernate Tools still gives a classNotFound even after I added the JAR using the above process.

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

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

发布评论

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

评论(1

遥远的绿洲 2024-09-15 06:04:08

类路径在“Hibernate Console Configuration”对话框中设置。它似乎与标准 Eclipse 类路径是分开的。

The Classpath is set in the "Hibernate Console Configuration" dialog box. It appears to be separate from the standard eclipse classpath.

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