1.0.4 (2009-11-04)
- Compatible with IDEA 9
1.0.3 (2009-06-23)
- Fixed Eclipse code formatter on non-Windows platforms
1.0.2 (2009-02-14)
- Compatible with IDEA 8
1.0.1 (2008-01-22)
- Fixed a file cache issue: When a file was reformatted more than once, the changes between the reformats
were lost.
1.0.0 (2007-12-21)
- Minor refactorings
0.5.0 (2007-12-19)
- Support for Undo (Ctrl+Z)
- Help documentation for using a custom code formatter
0.4.0 (2007-12-14)
- Support for any code formatter which has a command line interface
0.3.0 (2007-12-12)
- Improved performance: Reformats all selected files by starting Eclipse only once
0.2.0 (2007-12-11)
- Added help documentation
- Added program icons
- Switched development platform to IDEA 7.0 and JDK 1.5 for maximum compatibility
0.1.0 (2007-12-05)
- Initial release
Known issues
- Does not support reformatting a selection within a file. Implementation of this feature
is not planned, until there is a code formatting tool (executable on the command line)
which supports reformatting a text range.