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 Luna 中按 F3 或菜单打开声明时,我得到以下信息:
打开编辑器时出现问题。org.eclipse.jdt.internal.core.SourceType 不能转换为 java.lang.String
我正在使用最新的 Luna 发布版本:Luna Release Build id: 20131003-0825 我刚刚按照 Spring Source 指南导入所有项目。还使用最新的 JDK 8
有任何想法吗?