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.
这发生在我导入项目之后,但在此之前我的项目很好。这很奇怪,因为我导入的项目没有感叹号,但是在我导入文件后,已经在我的工作区中的项目旁边有感叹号。它说构建路径指定执行环境Java-SE1.6,工作区中没有安装与该环境严格兼容的JRE。
我不确定是什么导致了问题,但请尝试以下操作。
您可以在构建路径中添加Java-SE 6。
看看这个教程。