Category: Plugin Directory / Tools / Format on save
| | | | Version: 1.1.0 Support Eclipse Version: 3.1 or later License: Free GPL Development Status: Production/Stable Company:
| |  | Home Page |  | Plugin Support |  | Discussion Forum | |
|
Automatically runs commands like Organize Imports and Format when a Java file is saved, just as if the user had used Ctrl+Shift+O, Ctrl+Shift+F.
The commands executed for each file can be easily configured using toolbar buttons, and defaults can be set in a preference page.
Supported commands:
- Organize Imports
- Sort Members
- Correct Indentation
- Format Added on: 30-Mar-2006
|
Last 1 Comments
| User: Anonymous | Rating: 10 | 2008-01-15 20:12:13 | | | This plugin is great if you don't want to think about formatting while you code. Just setup how you want your code to look in the Eclipse preferences, and this plugin will automatically format, sort, and organize imports. Sure you can use a keyboard shortcut to do these things, but this is automatic. It also gives you the option to turn on/off each of these commands per file.
You just have to keep in mind what will happen when you save. For example, if you don't have all your braces closed, things can get pretty messed up when you format (though you can undo of course).
|
|
|