当前位置: 代码迷 >> Eclipse >> 一个myeclipse误报,怎么不让他显示
  详细解决方案

一个myeclipse误报,怎么不让他显示

热度:95   发布时间:2016-04-23 00:12:39.0
一个myeclipse误报,如何不让他显示啊
The type AppRoleDaoImpl must implement the inherited abstract method GenericDao<AppRole,Long>.merge(AppRole)
------解决思路----------------------
将工作空间或工程clean一下,或刷新一下,或重启myeclipse试试看
  相关解决方案