我可以从命令行运行Eclipse c ++ Formatters吗?

时间:2010-09-22 21:11:33

标签: eclipse plugins code-formatting

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

可以这样做吗?

1 个答案:

答案 0 :(得分:0)

它可能。您可以使用参数调用Eclipse: eclipse.exe -application org.eclipse.jdt.core.JavaCodeFormatter -config“./ ororg.eclipse.jdt.core.prefs”“../ lala / tmp”......