Eclipse Java 格式化程序的命令行

发布于 2024-10-21 12:31:43 字数 162 浏览 2 评论 0原文

我只是想知道是否有 eclipse java 文件格式化程序的命令行工具。 或者如果有一个 ant 任务来执行它。

在我的场景中,有 2 个 java 格式化程序,一个用于 android 格式化程序,另一个是我们的内部格式化程序。

所以我们必须在这两个格式化程序之间进行更改。

I just wonder if there is a command line tool for eclipse java file formatter.
Or if there is an ant task to execute it.

In my scenario, there are 2 java formatters, one is for android formatter, the other is our internal formatter.

So we have to change it between these two formatter.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

注定孤独终老 2024-10-28 12:31:43

不确定您到底在寻找什么,但如果我猜对的话,它是这样的: 使用 eclipse-code-formatter 格式化您的代码

这描述了如何使用命令行执行 eclipse 内置格式化程序。您还可以启用每个项目的格式。

Not sure what exactly you are looking for but if im guessing correctly it is something like this: formatting-your-code-using-the-eclipse-code-formatter.

This describes how to execute the eclipse built in formatter using the command line. You can also enable the format per project.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文