Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Eclipse IDE 中有一些奇怪的行为:
我做了什么: - 我明确地将源添加到运行配置中。调试器也找不到它们。
这里出了什么问题?
从屏幕截图看来,缺少的源似乎是 ClassNotFoundException 类(JDK/JRE 的一部分)的源,而您只显示了一些特定于项目的 jar 附加的源。
如果是这种情况,JDK 的源将单独附加(在 Windows 系统上,如果您有 JDK 而不是 JRE,则它们应该在您在 eclipse 中注册时自动附加)