为什么外部 Java 库路径必须在 Eclipse 启动之间刷新?
对于我的学校项目,我使用 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论