eclipse工程总是提示红叉,但是没有看到哪出错了!The project was not built due to "Could not delete

最近在编译web project的时候,页面总是提示xx方法没有被定义为xx类。但是明明都是正确的。

而且在工程上有个红叉但是程序并没有看到哪有错误。如下图:

技术分享

解决方法:

1、先打开problem窗口,才能看到意想不到的错误。

Window-show view-other-找到problem。然后就会看到一条错误。如下:

The project was not built due to "Could not delete ‘/build/com‘.". Fix the problem, then try refreshing this project and building it since it may be inconsistent DeyWeb  Unknown Java Problem

2、打开项目工程目录。里面有个build目录。在build下会有好多几个class文件。然后就是删除build下所有内容。

好了,现在就可以正常编译web应用了。


搞定!


文章来自:http://blog.csdn.net/skyjilygao/article/details/46641367
© 2021 jiaocheng.bubufx.com  联系我们
ICP备案:鲁ICP备09046678号-3