AnyEdit is a great Eclipse plug-in that will add several new tools to the context menu of text. AnyEdit adds items to based Eclipse editors, to output consoles, to Eclipse main menu and editor toolbar. AnyEdit contributes also Import/Export working sets wizards.
AnyEdit can show the withespace (tabs vs spaces) in editors and may use custom project settings for tabspaces auto-convert-on-save feature.
AnyEdit can perform tabs spaces convert on multiple files or entire directories and supports also file exclusion filter for tabs spaces action.
AnyEdit allows you automatically remove trailing whitespaces and/or perform tabsspaces conversion on a "save" action in all text- based Eclipse editors. It can automatically create a new line at the end of the file if the last line was not terminated by new line.
AnyEdit adds "Save All", "Open File" and "Show whitespace in editor" buttons to the global Eclipse toolbar and can remove "Print" button from it (because it is completely useless on Linux).
AnyEdit adds "Open File", "Open Type" and "Save to file..." actions to supported output consoles and "Save to file..." toolbar button to the Console view.
AnyEdit adds four new context menu actions to "Compare With" and "Replace With" menus in both editors and files.
Requirements:
· Eclipse 3.3 or later
What's New in This Release: [ read full changelog ]
· New feature (see Issue 54): Added different "sort" menus to the editors (contributed by Clemens Fuchslocher)
· Fixed incompatibility with Eclipse 3.7 M5