View on GitHub

Honey

Sweet set of text related commands for Eclipse

Download this project as a .zip file Download this project as a tar.gz file

Welcome to Honey

Honey is set of Text related commands for Eclipse. Most of the commands are not specific to any language (like Java for example) and hence can be used in any Text editor in Eclipse. Commands are intended to be used using quick access and hence they are not exposed as menu items.

Following sections highlights the groups of commands and commands themselves.

Bookmarks

Intent of the bookmarks is to easily set a mark at file/line so that you can easily go back to it. But Eclipse makes it tad difficult to set a bookmark. When you want to set bookmark, you have to click on sidebar and give a name to it.

Honey makes it easier to manage the bookmarks with following commands.

Fastmarks

Fastmarks are nothing but bookmarks but little faster. You can access them anywhere in the workspace with a number and there can be only one Fastmark for each number in workspace.

Commands

Copy

This group of commands let's you copy some text.

Commands

Delete

Insert

Encryption/Decryption

What if you wanted to encrypt piece of text in the file that only you should be able to read it back? Then these commands are for you.

Transform Chars/String