Jindent 5.0.1 released

on .

Java Formatter:
Bugfixes:
  • Fixed performance issue while parsing nested method calls.
  • Fixed bug for insertions of empty lines before right braces }.
  • Fixed parsing error for annotation type declarations within interfaces.


Jindent Customizer:
Bugfix:
  • Improved performance of initial creation of UI panels.


C Formatter:
Bugfixes:
  • Fixed bug which deletes JavaDoc-like Doxygen comments.
  • Fixed bug which does not align Doxygen end-of-line comments.
  • Fixed insertion of unexpected blank line after Doxygen comments.
  • Fixed incorrect validation exception Tokens of input and output source code do not match..
  • Fixed bug for insertions of empty lines before right braces }.


C++ Formatter:
Bugfixes:
  • Fixed bug which deletes JavaDoc-like Doxygen comments.
  • Fixed bug which does not align Doxygen end-of-line comments.
  • Fixed insertion of unexpected blank line after Doxygen comments.
  • Fixed incorrect validation exception Tokens of input and output source code do not match..
  • Fixed grammar bug for scopes in typedef declarations.
  • Fixed bug for insertions of empty lines before right braces }.


Jindent Netbeans Plugin:
Bugfixes:
  • Removed unnecessary dependencies to Netbeans' Java modules from Netbeans plugin. Now it works in pure C/C++ environment.
  • Recompiled module to support Java 1.6 and later.
  • Added backward compability for Netbeans 8.0.


Jindent IntelliJ IDEA Plugin:
Bugfixes:
  • Added support for IntelliJ IDEA 2016.
  • Recompiled module to support Java 1.6 and later.
  • Automatic invocation of 'optimize imports' from Jindent did not work anymore, this is fixed now.