{{{ Beauty 1.0
Source: Source code is in SVN with the tag 1.0
Announcement: Bug fix release
- Java 8, Fixed broken brackets when applied to methods.
- Java 8, Removed excess blank lines after if/else.
- Java 8, Better handling of anonymous inner classes.
- Java 8, Adjustment to shift operator to differentiate from nested type parameters.
- OuterBeauty, added ability to set working directory.
Requires Java 1.7
Requires jEdit 05.02.99.00
Required plugins:
Antlr 4.5.1 (antlr.AntlrPlugin)
Common Controls 1.7.4 (CommonControlsPlugin)
Short Description: The Beauty plugin is a general framework for code beautifiers and provides several built-in beautifiers.
Long Description: The Beauty plugin is a general
framework for code beautifiers and provides several
built-in beautifiers. While there are several existing
plugins for beautifying/formatting various source file
formats, this plugin aims to consolidate those
formatters into a standard API so that beautifying can
be performed in a general way, similar to how the
SideKick plugin provides a general framework for code
browsers.
}}}
I know the previous release said it required jEdit 5.3, which was a typo, 5.2 is more than sufficient.
Hi, the last version 0.9 of Beauty.jar didn't contain lang_xx.properties files which are there in SVN repository. Could You please include them now (also just updated lang_de.properties)?
Retagged Beauty 1.0 to include lang_*.properties into the jar file.
Committed revision 24313.