5 Best Eclipse Plugins: #2 (AnyEdit Tools)

Small little helpers are the things in a developers hand which can make his life easier and simpler. The advantage with the Eclipse IDE is that there are many such helpers and extensions in the form of extra plugins you can install and use. And one of such a kind are the AnyEdit Tools provided by Andrey Loskutov. That Eclipse plugin comes with a wealth of useful extensions and utilities:

  • Import and Export of Eclipse Working Sets
  • Text Conversion and Sorting actions
  • Extended Compare and Replace
  • Save Console View
  • Open File under Cursor

Installation

Installing AnyEdit Tools and plugins is easy: simply point the Eclipse updater (menu Help > Install New Software…) and point to following update site:

andrei.gmxhome.de/eclipse/
Installing AnyEdit Plugins

Installing AnyEdit Plugins

That update site offers more than just the AnyEdit tools. See andrei.gmxhome.de/eclipse.html for details on all the plugins.

Export and Import of Working Sets

The Eclipse framework has the great (and mostly unknown?) feature of Working Sets. AnyEdit Tools include an importer and exporter File action for Working Sets:

Working Set Exporter

Working Set Exporter

Working Set Importer

Working Set Importer

Text Conversions

The plugin offers an extra context menu I can use on a selected text:

Editor Convert Menu

Editor Convert Menu

This makes it really easy to convert tabs to spaces and vice versa.

Sorting Actions

The plugin implementsl a context menu to sort source lines in multiple ways:

Sort Context Menu

Sort Context Menu

Compare With… and Replace With…

On an editor selection I have the feature to compare and replace with the Clipboard, a workspace file, external file.

Compare and Replace With

Compare and Replace With

Note: The thing with the Opened Editor… is something I was not able to use. Not sure why.

Both actions work on selected text or on selected files in the project view.

Console Extensions

The Console View extends with a button to save the content to a file:

Console Save to File Button

Console Save to File Button

The other feature is to select a file in the console view or editor view and open it:

Open File under cursor

Open File under cursor

Note: here seems to be an Eclipse limitation that this file has to be part of the project structure/resource list. At least I was not able to open other files. Too bad. But still this feature is valuable.

Preferences

Last but not least, AnyEdit has tons of preferences where I can configure it to my needs:

AnyEdit Preferences

AnyEdit Preferences

Not only it has workspace level preferences: you can set preferences on a project by project level as well. See andrei.gmxhome.de/anyedit/preferences.html for additional information and details.

Summary

This only lists the major features of the AnyEdit Tools. The Eclipse IDE already comes with a wealth of features, but the AnyEdit ones takes it up to the next level. After using them a while, I really don’t want to miss them, and wish that at least some of them are making it into the normal Eclipse distribution.

Happy AnyEditing 🙂

—————————————————————————————–

Ranking:

12 thoughts on “5 Best Eclipse Plugins: #2 (AnyEdit Tools)

  1. Pingback: 5 Best Eclipse Plugins: #3 (System and Desktop Search) | MCU on Eclipse

  2. Pingback: 5 Best Eclipse Plugins: #4 (EHEP) | MCU on Eclipse

  3. Pingback: 5 Best Eclipse Plugins: #5 (WickedShell) | MCU on Eclipse

  4. Pingback: MQX Eclipse Working Sets | MCU on Eclipse

  5. Hi Erich,

    I already installed anyEdit plug in and started to loving it!

    BTW I was able to get the “opened editor” activated. It seems this features is to compare the selected file with any file opened on eclipse editor. So you must have a file opened on eclipse to get this feature enabled.

    Regards,
    Carlos Neri

    Like

    • Hi Carlos,
      ah! Thanks for that hint (comparing with an open editor view). I have completely missed that part. But now I see how this works: this is really great as it allows me to compare with a file in the editor, so I can compare with things which are not part of the workspace. Really cool, thank you!

      Best regards,
      Erich

      Like

  6. Pingback: 5 Best Eclipse Plugins: #1 (Eclox with Doxygen, Graphviz and Mscgen) | MCU on Eclipse

  7. Pingback: Spaces vs. Tabs in Eclipse | MCU on Eclipse

  8. Pingback: White Space or not, that’s the question | MCU on Eclipse

What do you think?

This site uses Akismet to reduce spam. Learn how your comment data is processed.