eclipse eclipsec.exe 选项/命令行用法?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/20322913/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-19 21:22:01  来源:igfitidea点击:

eclipsec.exe options/ command line usage?

eclipsecommand-line

提问by Vamsi Emani

Is there an exhaustive list of documented commands that I can use with eclipsec.exe?

是否有我可以使用的详细记录命令列表eclipsec.exe

Build Eclipse Java Project from Command Line

从命令行构建 Eclipse Java 项目

I see that we can build projects outside GUI. Is the command line powerful enough to control any other features inside eclipse GUI?

我看到我们可以在 GUI 之外构建项目。命令行是否足够强大以控制 eclipse GUI 中的任何其他功能?

For example : Is it possible to launch a saved "Java Application" inside eclipse workspace from the command line directly?

例如:是否可以直接从命令行在 eclipse 工作区中启动保存的“Java 应用程序”?

Basically, I want to explore all options that I have on eclipsec.exe. I tried eclipsec.exe --helpand eclipsec.exe -helpto see if I can get some help but none of them work.

基本上,我想探索我在 eclipsec.exe 上的所有选项。我试着eclipsec.exe --helpeclipsec.exe -help看看我能得到一些帮助,但他们的工作没有。