为什么外部 Java 库路径必须在 Eclipse 启动之间刷新?

发布于 2024-08-25 21:31:13 字数 245 浏览 2 评论 0原文

对于我的学校项目,我使用 joda-time API 来生成用于文件名和日志记录的时间戳。

让 eclipse 识别这个库是没有问题的。但是,当我在重新启动之间启动 Eclipse 时,我在项目树中看到红色 X,因为无法找到外部 API,即使文件路径没有更改也是如此。因此,每次我都必须转到“构建路径”中的“库”选项卡来重新定位 API。坦率地说,这正在成为 PIMA。

那么有什么方法可以让路径永久化,这样我就不必一直进行构建路径的繁琐工作?

For my school projects, I use the joda-time API for generating timestamps that are used for file names and logging.

Getting eclipse to recognize the library is no problem. However, when I start eclipse between reboots, I get the red X in the project tree because the external API cannot be found, even though the file path has not changed. So each time, I have to go to the Libraries tab in Build Path to re-target the API. Frankly, this is getting to be a PIMA.

So is there any way to have the path be permanent, so I don't have to do the Build Path rigmarole all the time?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文