| Installing Eclipse - some of my favorite plugins |
|
|
|
| Thursday, 12 February 2009 12:00 |
|
I just reinstalled a fresh version of Eclipse onto my workstation. I switch between IDEs a fair bit, depending on what I am doing. Eclipse is great for Maven work, mainly because of the m2eclipse plugin that just keeps getting better and better. IntelliJ, on the other hand, is king when it comes to Groovy and Grails. Here, I will run through how I typically set up my Eclipse environment.
So, here is the procedure:
I'm a big fan of code quality and code metrics, so I add the standard code quality-related plugins:
I do occasionally do some work in Groovy in Eclipse (though IntelliJ is nicer on this front), so I add some Groovy support:
If you use Spring and Hibernate, there are also good plugins for these tools as well:
I like to monitor my CI servers from within my IDE. For Hudson, I use this one:
I'm not adverse to a bit of commercial software, if it improves my productivity and doesn't require me to take out another mortgage. So I may well install the following commercial or semi-commercial plugins:
With this, I have an operational development environment. I might install others as the need arises, but this gets me up and running in Eclipse with a minimum of fuss. What plugins do you consider essential?
Bookmark
Email this
Trackback(0)
Comments (0)
![]() Write comment
|