Eclipse总是构建工作区 [英] Eclipse always Building workspace

查看:131
本文介绍了Eclipse总是构建工作区的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

通常当我们自动检查Project-> Build时,它将在我们的项目源代码发生变化时建立,但是当我检查这个选项时,我的eclipse总是建立 - 大约每2或3秒 - 无论是有变化还是不。我可以从右边的底部状态栏中看到建筑工作空间...。



令人讨厌的是,这种行为驱使我的eclispe真的很慢,CPU总是处于高位使用。

我正在使用eclipse 3.7 for Java EE开发人员,m2e,maven集成为WTP,git插件,subclipse和Google插件为eclipse,checkstyle,findbugs等



任何想法?



PS我在Win 7与8GB RAM

解决方案

之前我已经看到了一个基于蚂蚁的构建的效果。



你可能有您的maven构建中的某些内容可以输出到其中一个源文件夹或其中一个子目录。 Eclipse检测到文件已更改并启动新构建。


Normally when we check Project->Build automatically, it will build when our project's source has change, But when i check this option my eclipse is always building-- about every 2 or 3 seconds-- no matter it has changes or not. I can see from the right bottom state bar show "building workspace...".

It's annoying that this behavior drive my eclispe really slow and the CPU is always in high usage.

I'm using eclipse 3.7 for java EE developers, m2e, maven integration for WTP, git plugin, subclipse and Google plugin for eclipse, checkstyle, findbugs, etc.

Any ideas?

P.S I'm on Win 7 with 8GB RAM

解决方案

I have seen this effect with an ant-based build before.

You probably have something in your maven build that outputs to one of the source folders or one of it subdirectories. Eclipse detects that a file has changed and starts a new build.

这篇关于Eclipse总是构建工作区的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆