如何实现Eclipse清理和构建(又名重建)? [英] How to achieve that Eclipse clean and build (aka rebuild)?

查看:700
本文介绍了如何实现Eclipse清理和构建(又名重建)?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Eclipse Indigo(与Helios非常相似)中删除了我的 ./ bin 文件夹,现在我想知道如何重建我的Java项目。我只是找不到一个按钮,我们可以在Netbeans中看到。

I deleted my ./bin folder in an Eclipse Indigo (super similar to Helios), and now I am wondering how to rebuild my Java project. I just cannot find a button like we can see in Netbeans.

推荐答案

嘿,对于Eclipse,你可以在项目>清洁,然后选择要清理的项目...这就是全部。

Hey for Eclipse you can find the rebuild option under Project > Clean and then select the project you want to clean up... that's all.

这将构建您的项目并创建一个新的 bin 文件夹。

This will build your project and create a new bin folder.

这篇关于如何实现Eclipse清理和构建(又名重建)?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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