News

Jindent 3.2.3, Jindent 3.2.3 Gold 1.0.1 released

on .

Changes/New Features:

  • Improved line wrapping for arrays.


Bugfixes in Jindent:

  • A special comment bug in arrays is fixed.
  • Refreshing problem of Commander console fixed.
  • Introducing error message in Customizer does not appear anymore.
  • Environment bug in Customizer fixed.

Jindent 3.2.2, Jindent 3.2.2 Gold 1.0.0 released

on .

Changes/New Features:

  • Speed optimizations
  • Enhanced formatting of array declarations.


Bugfixes in Jindent:

  • Another "//J+" bug fixed.
  • Some Javadoc bugs fixed.
  • Insert new/delete obsolete Javadoc tags was improved.
  • Several minor bugfixes.

Jindent 3.2.1 released

on .

Changes/New Features:

  • Improved multi dimensional array handling.


Bugfix in Jindent:

  • //J- //J+ bug in array declaration fixed.

Jindent 3.2.0 released

on .

Changes/New Features:

  • Jindent 3.2 provides a completely new interface for programmers. A restricted API is released with the Jindent 3.2 basic package and the full API will be available in Jindent 3.2 Gold soon.
  • New control comments to turn Jindent formatting off ("//J-") and on ("//J+") are added. Source code between these comments is not touched by Jindent.
  • Two new switches have been added to the Jindent property file:
    blankLinesToSeparateJindentNote = n
    blankLinesToSeparateConventionNote = n
  • New option to mute normal messages except errors is added.
  • New option to set internal buffer size is added.
  • New options to keep original header/footer style:
    neverFormatHeader = boolean
    neverFormatFooter = boolean

Bugfixes in Jindent:

  • The wrapLongMethodNames bug has been fixed.
  • Foreign unicodes in Header/Footer and Javadoc templates are not trashed anymore.
  • The indentation problem of Trailing/End Of Line Comments at closing class/interface braces has been fixed.