Java code alignment tool?

时间:2018-06-04 17:14:06

标签: java eclipse

Is there an Eclipse or command-line tool for column-aligning similar lines of Java code to make symmetry clearer?

What I've found:

  • CodeAlignment.com: an example of the formatting I'm looking for, but specific to Visual Studio or Notepad++.
  • Eclipse built-in code formatter: aligns only equal signs, and only in field declarations.
  • columns4eclipse: old, can't get it to work, but looks more like a column selection primitive.
  • OCDFormat: also dormant, couldn't get it to install.

0 个答案:

没有答案