当前位置: 代码迷 >> 综合 >> myeclipse遇到的问题_1
  详细解决方案

myeclipse遇到的问题_1

热度:62   发布时间:2023-10-08 21:38:27.0

The type java.util.Map$Entry cannot be resolved. It is indirectly referenced from required .class files

解决方法:

  点击windows菜单:Preferences,搜索JRE,将JRE改为myeclipse自带的,就可以解决了。

  相关解决方案