在启动eclipse之前有没有办法从控制台刷新eclipse工作区? [英] Is there a way to refresh eclipse workspace from console before launching eclipse?

查看:124
本文介绍了在启动eclipse之前有没有办法从控制台刷新eclipse工作区?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

可能多次询问;
有没有办法从控制台(linux或windows)刷新eclipse工作空间文件夹。

Possibly asked multiple times; Is there a way to refresh eclipse workspace folder from console (linux or windows).

我知道有蚂蚁任务要做。但是好奇地知道是否有命令行技巧。

I know there are ant-tasks to do it. but curious to know if there's a command line trick.

推荐答案

不,最好的办法是运行蚂蚁任务之一通过eclipse。

No, the best you could do is run one of the ant tasks through eclipse.

eclipse/eclipse -noSplash \
-application org.eclipse.ant.core.antRunner \
-buildfile refreshWorkspace.xml \
-data /path/to/workspace

这篇关于在启动eclipse之前有没有办法从控制台刷新eclipse工作区?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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