The project was not built due to "Could not delete ...".Fix the problem, then try refreshing this project and building it since it may be inconsistent.

问题:The project was not built due to "Could not delete ...".Fix the problem, then try refreshing this project and building it since it may be inconsistent.

原因:因为myeclipse编译文件的时候需要把之前的删掉重新编译一次,但是你有一个class被占用,如:目录路径在dos里面打开,所以没法删除,就报这个错...所以要做的就是把占用的那个应用  关了就ok了..

解决办法:project--->clean

时间: 2024-10-13 02:59:54

The project was not built due to "Could not delete ...".Fix the problem, then try refreshing this project and building it since it may be inconsistent.的相关文章

The project was not built due to "Could not delete ''.". Fix the problem, then try refreshing this p

Eclipse修改完Java类文件保存之后,项目上出现了错误提示,如图: 但是项目的文件都没有提示错误, 打开Problems窗口会看到具体的错误信息: The project was not built due to "Could not delete ".". Fix the problem, then try refreshing this project and building it since it may be inconsistent SimpleMetada

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,

The project was not built due to "Could not delete '/XXX/WebRoot/WEB-INF/classes/library'.". Fix the problem, then try refreshing this project and building

在构建插件时提示如下错误: Description Resource Path Location Type The project was not built due to "Could not delete ' 在网上查找时发现,最简单的解决方法是:project-->clean,选择出错的工程,点击确定错误即可消除. The project was not built due to "Could not delete '/XXX/WebRoot/WEB-INF/classes

Android -- the project was not built due to a resource exists with a different case...

进行编码时,工程前面莫名有个红X,正当百思不得其解时,发现在[problems]下有如下的消息输出 ------ the project was not built due to a resource exists with a different case... ------ 按照提示对代码再次进行了check,果然是大小写出了问题,具体如下: 包名为:com.example.Android_intent3 但很奇怪的是.java文件中AndroidMaifest.xml中引用该包的地方都变成

the project was not built since its build……

[问题描述] 用eclipse编译程序时,出现下面错误: The project was not built since its build path is incomplete. Cannot find the class file for java.lang.Object The type java.lang.Object cannot be resolved…… [解决方案] 将该项目从eclipse删除,并删除gen.bin.libs.obj下生成的文件,重新导入eclipse

导入项目出现错误:the project cannot be built until build path errors are resolved

导入项目到eclipse时,可能会出现the project cannot be built until build path errors are resolved的错误. 作者在写这个项目时,在build path中添加了他的机器里面lib目录下的一些包,这些被工程记录下来了.当你导入这个项目的时候, 会自动到你的电脑下找原来那个lib下的jar包,你没有这个路径,就导致出现了这个问题. 解决办法:右键工程,选择build path->configure build path.弹出的窗口里选

The project was not built since its build path is incomplete. Cannot find the class file for java.lang.Object

The project was not built since its build path is incomplete. Cannot find the class file for java.lang.Object (2007-08-29 10:13:56) 转载▼ 错误提示:The project was not built since its build path is incomplete. Cannot find the class file for java.lang.Object

【SVN】团队项目出现The project cannot be built until build path errors are resolved的解决方法与.classpath文件

一般从SVN检出的项目,按<[SVN]新SVN项目的注意事项>(点击打开链接)改好一切,并且按照<[Mysql]修改root密码与创造一个与root一样权限的账号>(点击打开链接)配置好数据库密码,就基本没有问题的,但是请注意.有时候,你弄得再怎么好,你会发现你的SVN工程,尽管能够正常编译与运行,但是里面所有jar包消失,工程目录结构凌乱,然后写Java代码的时候没有半点提示,在MyEclipse/Eclipse的Problem一栏出现The project cannot be

eclipse svn插件卸载 重新安装 Subclipse卸载安装 The project was not built since its build path is incomplete This client is too old to work with the working copy at

安装插件的原则就是,要按照规则,插件与本地的svn版本要一致, 这样子本地和eclipse上面就可以无缝使用,不会出现问题 1.卸载eclipse  svn插件 2,安装新版的svn插件 2.1,下载 http://subclipse.tigris.org/ 找到网址或者zip包 下载的安装包就添加zip包就是zip包的位置路径,网址就是直接网址 然后一路next accept 到最后就行了 使用的是eclipse kepler版本,崩溃了,想要重新安装,主要遇到了下面这几种问题 提示工作副本格