Jindent 4.0.4 released
Java Formatter:
Jindent JDeveloper/IntelliJ IDEA plugins:
Bugfixes:
enumdeclarations in interfaces were not allowed. This is fixed now.- JavaDoc generation for
enumdeclarations in anonymous classes were enabled. This is disabled now.- Annotations were not allowed in interface declarations. This is fixed now.
- The last comma of
enumdeclarations of the type:enum Counter { ONE, TWO, THREE, }threw a parser error. This is fixed now.- Indentation of commented our source code could throw an
ArrayIndexOutOfBoundException. This is fixed now.
Jindent JDeveloper/IntelliJ IDEA plugins:
Bugfixes:
- Import of Jindent settings into plugins did not work properly. Imported settings were correctly shown in plugin's customizer, but had no effect on Jindent's formatting processes. This is fixed now.
