如何配置eclipse以自动刷新项目作为其构建的一部分? [英] How do I configure eclipse to automatically refresh a project as part of it's build?

查看:246
本文介绍了如何配置eclipse以自动刷新项目作为其构建的一部分?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个maven插件为eclipse生成一些代码来构建,但是我必须在eclipse看到代码之前手动刷新项目。

I have a maven plugin generating some code for eclipse to build, but I have to manually refresh the project before eclipse sees the code.

我怎样才能生成eclipse作为构建的一部分自动刷新项目?

How can I make eclipse automatically refresh the project as part of the build?

我正在尝试使用自定义构建器,但它想运行一个命令(我不需要do)。

I'm trying to use a custom builder, but it wants to run a command (which I don't need to do).

推荐答案

您可以让eclipse自动刷新整个工作区:
Window-> Preferences-> General- >工作区并选中自动刷新

You can make eclipse automatically refresh your whole workspace: Window->Preferences->General->Workspace and check "Refresh automatically"

这篇关于如何配置eclipse以自动刷新项目作为其构建的一部分?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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