Jindent 4.1.1 released

on .

C/C++ Formatter:
New features:
  • Added new detailed blank line settings to control preprocessor directives.
  • Added new whitespace settings.
  • Added new line wrapping settings.
  • Added formatting option to put each enum constant in a new line.
  • Added new exception rule to skip formatting of specific comments.
Bugfixes:
  • Fixed alignment of comments for closing braces.
  • Fixed a lot of grammar issues.
  • Fixed some blank line formatting issues regarding preprocessor directives.
  • Multiple header block comments in one source file were not formatted correctly. This is fixed.


Java Formatter:
New features:
  • Added formatting option to put each enum constant in a new line.
  • Added new exception rule to skip formatting of specific comments.
Bugfixes:
  • Fixed alignment of comments for closing braces.
  • Multiple header block comments in one source file were not formatted correctly. This is fixed.


Jindent Console Application:
Bugfixes:
  • Fixed -copy of resources feature for Jindent command line tool.


Jindent Customizer:
Bugfixes:
  • Improved grouping of white space settings.


Jindent Eclipse Plugin:
Bugfixes:
  • Jindent's preferences preview dialog caused a GUI deadlock on Java 5 used on Windows 7 and Ubuntu. The preview screen is now embedded.


Jindent IntelliJ IDEA Plugin:
Added new support for IntelliJ IDEA 10.0