Cool Eclipse IDE plugins you shoshould check out

Source: Internet
Author: User

The Eclipse IDE from the non-profit eclipse foundation is known for its plugins ecosystem and theeclipse marketplace hosts a huge amount of plugins that you can
Download to customize your eclipse workbench. I recently scanned the marketplace just to see if there is anything interesting I cocould find. in fact, I did find some plugins that I think are cool, but not very well-known, so it's these that I 'd like to share
With you.

Popular vs cool

There are some qualities of plugins that I 'd like to mention. first of all, I 'd like to stress that I'm looking at the plugins that are not tools on their own, and therefore my favorites likeJrebel for eclipseAndJBoss toolsAre
Not on the list here. The plugins that I mention are just nice little extensions specifically designed for jazzing up your vanilla Eclipse IDE installation.

Secondly, popular doesn't mean cool. There's a top list of popular plugins at Marketplace, which almost haven' t changed during last
2-3 years.

It wocould be quite boring for me to accept that if a plugin is cool just because it is popular and is in the most downloaded plugins list at the marketplace. the popular plugins are there just because the essential functionality that the Plugins provide is not
Written ded in eclipse by default. This is why the maven, subversion and git plugins are at the top there.

Plugins I think are coolcourtesy of a shell

Although I'm a Java developer, sometimes I have play with Shell scripting and there are a couple of plugins that are useful for this work. The shelled
Plugin adds shell script editing capabilities while the terminal plugin integrates the shell write into the eclipse workbench.


With shelled and terminal plugins I can write the scripts and try them out directly in the eclipse window without switching between different windows. Efficiency FTW!

Edit like a boss!

The next plugins on my list are more clipboard, smart
Save and anyedit. These plugins improve my editing experience in eclipse by an order of magnqueue.

More clipboard keeps track of the latest entries copied/cut into clipboard buffer and allows you to quickly paste from the popup list by pressing a hotkey. yeah, let's accept that-we do a lot of copy-paste editing while writing code


The anyedit plugin, by Andrey loskutov, adds a bunch of editing capabilities to eclipse. You can sort the contents of files and selections, encode HTML snippets,
Quickly convert between tabs and spaces and much more. This is a must-have plugin for Eclipse, I 'd say.

Primarily, I'm an intellij idea user and one of the essential differences for me with the eclipse editor is that in idea the editor saves the changes automatically. so I was looking for something similar in eclipse and found the smart
Save plugin, which can be configured to automatically save the change after some timeout. Cool and handy!

Although, I think it might have some impact on the editing experience since in eclipse it is quite common to haveCompile on SaveOption turned on by default and that eventually leads eclipse to do a clean build. So theoretically, it might happen
That you have just edited something, But eclipse decides to do a full build and blocks the workbench.

Spice up your look!

Next up, the eclipse color theme plugin is the only one in my list that is also quite popular on Eclipse marketplace. This plugin allows
You to setup a color scheme for your eclipse editor and comes with a number of Nice themes out of the box.



Roboticket Color Scheme

Personally, I preferRoboticketColor scheme, but there also plenty of others to choose from, such asMonokaiTheme below.



Monokai Color Scheme

Continuous feedback

If you're a fan of the continuous feedback approach in development and you enjoy writing unit tests (here is why unit tests are awesome) Then you
Might find the jloop and junitloop plugins very useful. These plugins can execute code if any changes are made. I found it working quite nicely
With junitloop-when I changed a method that was exercised by my unit test, the test was re-executed automatically, providing a rapid feedback to my changes.


Automation maniac

Your strive for efficiency might lead you to the beautiful land of automation. unfortunately, there's no built-in support for Macros in eclipse, so you can't just record and replay your activities. however, there's a few plugins that make it possible to automate
Different activities in the IDE by leveraging scripting support.



Scripteclipse plugin adds _ scripts _ project to the Workspace

One of the first Plugins in this niche is policymonkey which is not actively maintained. Other alternatives are scripteclipse and eclipsescript plugins
(Don't confuse the two !).

Essential, the idea is similar behind all these implementations-the engine exposes some of the internal eclipse objects to the script where you can implement your own logic according to your requirements. the scripts are then stored in the workspace and,
For accessibility, the plugin composes a menu from the list of script files.


Know your way around

One last plugin that I 'd like to mention in this post is the IDE ++ plugin that helps you to need e better and more efficient ways of doing things
In eclipse installation.

It analyses your activities and tries to give you suggestions for a quicker way to do the same task. for instance, if I tried to close all the editor tabs one-by-one, the plugin detected this and notified me with a nicely-styled popup basically saying "Hey
Geek, did you know there's a more efficient way to close the tabs by usingCTRL + Shift + W?". Unfortunately the plugin doesn't know that it will be a bit different on Mac



IDE ++ popup

I really liked the idea behind the IDE ++ Plugin-it helps you to detect inefficiencies in your usage of Eclipse, so I hope the plugin will be developed further.

Summary

If you're an eclipse user, some of the Plugins mentioned in this post shoshould help you understand your ide better and even code more efficiently in eclipse. hopefully, you 've found these plugins just as cool as I have. please leave comments if:

  • You enjoyed reading this
  • You have tips & tricks to share about the eclipse plugins
  • You want us to cover any other specific areas of eclipse
  • You are a serial commenter that cannot avoid leaving your remarks

We are actually planning to more posts on Eclipse IDE for Java developers, getting into the deeper technical areas we progress, and publish more rebel labs content
On this subject... So let us know what you 'd like to see!

Anton arhipovanton arhipov is jrebel product lead at least. He is a Java enthusiast, VIM fan and intellij addict. Professional Interests include programming versions, middleware and tooling. Anton loves tea and doesn' t
Drink coffee. He tweets from @ javasarhipov and you can find him at LinkedIn. More
Posts
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.