eclipse甚至在为单个项目发布构建时构建所有项目 [英] eclipse builds all projects even on issuing build for single project

查看:143
本文介绍了eclipse甚至在为单个项目发布构建时构建所有项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Eclipse VERSION 3.7似乎存在一些问题

There seems to be some issue with Eclipse VERSION 3.7

当我编译一些单个项目时(虽然是ant或者通过buildProject),Eclipse开始在工作区中构建所有项目这需要很长时间。

When I compile some single project ( though ant or though buildProject) , Eclipse starts building all projects in workspace and that takes a long amount of time.

我尝试过以两种方式建设项目 -

I have tried building project in two ways -


  1. 对单击ant文件,选择Run as And Build

  1. right click ant file, select Run as And Build

在Eclipse中右键单击项目,选择Build Project。

Right Click project in Eclipse , select Build Project.

Eclipse首先开始构建其他开放项目。

Both ways Eclipse starts building other open projects first.

我们有什么方法可以避免它。

is there any ways we can avoid it.

推荐答案

我能想到的三个选项:


  1. 禁用自动构建(Preferences-> General-> Workspace)。

  2. 更改构建顺序以编译首先需要的项目(Preferences-> General-> Workspace-> Build订购)。

  3. 关闭您不想构建的任何项目。

这些都不是是理想的,但它们可能是一种改进。

None of these is ideal, but they may be an improvement.

这篇关于eclipse甚至在为单个项目发布构建时构建所有项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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