【问题标题】:Can I run the Eclipse c++ Formatters from the command line我可以从命令行运行 Eclipse c++ 格式化程序吗
【发布时间】:2011-04-15 23:28:04
【问题描述】:

我找到了this page,它显示了如何运行 Java 格式化程序,但我找不到类似的资源来运行内置的 C/C++ 格式化程序。

可以这样做吗?

【问题讨论】:

    标签: eclipse plugins code-formatting


    【解决方案1】:

    这是可能的。您可以使用 he 参数调用 Eclipse: eclipse.exe -application org.eclipse.jdt.core.JavaCodeFormatter -config "./org.eclipse.jdt.core.prefs" "../lala/tmp" ...

    【讨论】:

      猜你喜欢
      • 2011-01-17
      • 1970-01-01
      • 2015-12-12
      • 1970-01-01
      • 1970-01-01
      • 2011-07-13
      • 2019-04-16
      • 1970-01-01
      • 2014-01-25
      相关资源
      最近更新 更多