Tuesday, May 24, 2011

Eclipse plugins

  • 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