Eclipse plugins
- Checkstyle -->
- PMD --> http://sourceforge.net/projects/pmd/files/pmd-eclipse/update-site/
- Eclemma (code coverage plugin) --> http://update.eclemma.org/
- Infinitest (continuous unit test runner) --> http://infinitest.github.com
- Maven (M2) -->
- http://download.eclipse.org/technology/m2e/releases
- http://m2eclipse.sonatype.org/sites/m2e
- http://m2eclipse.sonatype.org/sites/m2e-extras
- Findbugs --> http://findbugs.cs.umd.edu/eclipse/
- Xpractise
- The Eclipse plug-in XPairtise provides a platform for distributed pair programming. This plug-in offer shared editing, project synchronization, shared program and test execution, user management, built-in chat communication and a shared whiteboard.
- Site: http://xpairtise.sourceforge.net
- Jdeclipse (Java decompiler)
- Site: http://jd.benow.ca/jd-eclipse/update
- MoreUnit
- MoreUnit is an Eclipse plugin that should assist you in writing more unit tests.
- Site:http://moreunit.sourceforge.net/update-site/
- Jetty --> http://run-jetty-run.googlecode.com/svn/trunk/updatesite
- Regex Util --> http://regex-util.sourceforge.net/update/
- Commonclipse
- Commonclipse is an eclipse plugin for jakarta commons-lang users. It features automatic generation of the following methods using commons-lang builders:
- toString()
- hashcode()
- equals(Object)
- compareTo(Object)
- Zip Site:http://sourceforge.net/projects/commonclipse/
- Site: http://commonclipse.sourceforge.net/
- UML explorer (reverse engineering)
- http://www.objectaid.com/installation
No comments:
Post a Comment