Releases: funfried/externalcodeformatter_for_netbeans
Releases · funfried/externalcodeformatter_for_netbeans
1.12.0 with Eclipse 4.4 Luna
- [Feature 89]: Backport "Allow action to be invoked via macro"
- [Bugfix 87]: Backport "Minor UI issues in options dialog"
- [Bugfix 88]: Backport "Cannot be converted to URI/File: URI is not hierarchical."
1.11.0 with Eclipse 4.5.2 Mars.2
Updates in 1.11.0:
- [Feature 78]: Support formatting using Eclipse 4.5.2 Mars.2
- [Bugfix 74]: Fixed: Minor UI issues in options dialog
- [Bugfix 80]: Fixed: Prevent "URI is not hierarchical" exception
- [Bugfix 77]: Fixed: Exception, when using third-party Java code formatter in configuation file
1.10.2.1 - 4.4 Fork
- [Feature 72]: Support formatting using Eclipse 4.4 - Fork of the 1.10.2 Version with Eclipse Luna jars
- [Bugfix 79]: Fixed: Cannot use version 4.4 parallel to 4.5
v1.10.2
Updates in 1.10.2:
- [Feature 61]: Support Workspace Mechanic configuration file (*.epf)
- [Feature 67]: Support configuration via /.settings/org.eclipse.jdt.core.prefs or absolute path to org.eclipse.jdt.core.prefs
- [Feature 68]: Reduce download size by 77% by repacking jars with pack200
- [Feature 70]: On save action: Introduced option for formatting only the changed lines
- [Feature 71]: Support configuration of linefeed
- [Feature 23]: Support configuration of source level
- [Feature 37]: Fallback to NB formatter, if file isn't a java file
- [Bugfix 73]: Selection in undocked windows is not respected, when called via keyboard