The type java.util.Map$Entry cannot be resolved. It is indirectly referenced from required .class files.
MyEclipse中编写Java文件时老是出现的问题(位于package处),很讨厌。尝试过以下方法未果:
1.重启MyEclipse。
2.删除部分Jar包,再重新导入。
3.新建毫不相关的项目,重复操作。
最终解决的方法为:
window->preferences->搜索Jre->选择Installed jre->选择MyEclipse默认的jdk
本文解决在MyEclipse中编写Java文件时出现的type java.util.Map$Entry cannot be resolved错误。通过窗口->首选项->搜索JRE设置解决方法。
1万+

被折叠的 条评论
为什么被折叠?



