码迷,mamicode.com
首页 > 其他好文 > 详细

The method xx from the type xx refers to the missing type List等问题的解决办法

时间:2018-12-02 12:20:18      阅读:355      评论:0      收藏:0      [点我收藏+]

标签:import   状态   The   eclipse   figure   port   网上   from   list   

这个问题真的是在网上找了好久 导入项目之后运行就出现500错误然后错误显示这个 在网上查阅之后发现两种种解决办法

1. # 将import删掉,重新导入。

重新导入后,可以发现错误立马消失了,但是一会儿还是回归之前的状态,不过有些人通过这种方式解决了错误。

2. # build path 全部remove再添加

以eclipse为例,右键项目 -> build path -> configure ,将显示的四个全部remove,再add添加上。

我就是用的第二种解决的

The method xx from the type xx refers to the missing type List等问题的解决办法

标签:import   状态   The   eclipse   figure   port   网上   from   list   

原文地址:https://www.cnblogs.com/Luke-liu/p/10052350.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!