EPIC has moved! The content of this site has been frozen and placed in a Read-Only State. Check out our new Eclipse Marketplace site. Logins to this site have been disabled.
Category: Plugin Directory / Source Code Analyzer / PMD For Eclipse
| | | | Version: 3.2.1 Support Eclipse Version: 3.1.x, 3.2.x License: Other Development Status: Production/Stable Company: PMD Development Team
| |  | Home Page |  | Plugin Support |  | Discussion Forum | |
| | Update Site URL: http://pmd.sourceforge.net/eclipse |
PMD scans Java source code and looks for potential problems like:
* Possible bugs - empty try/catch/finally/switch statements
* Dead code - unused local variables, parameters and private methods
* Suboptimal code - wasteful String/StringBuffer usage
* Overcomplicated expressions - unnecessary if statements, for loops that could be while loops
* Duplicate code - copied/pasted code means copied/pasted bugs
* ... and many others
This plugin provides the integration of PMD into an Eclipse based environment.
Eclipse v2.1.x is no more supported, but a version of the plugin for this environment is still provided. Added on: 04-Apr-2006 | Updated: 19-Feb-2007
|
Last 8 Comments
| User: Anonymous | Rating: 6 | 2009-11-24 12:19:46 | | | Not nearly as many rules as Jtest, and no flow-analysis, very few security rules, no run-time analysis.
| | User: Anonymous | Rating: 10 | 2009-10-14 09:25:55 | | | Excellent!
| | User: papicino | Rating: 9 | 2009-04-21 04:28:03 | | | Very nice and helpfull
| | User: Anonymous | Rating: 8 | 2008-03-07 04:09:59 | | | One of the best plugin for java programmers.
| | User: Anonymous | Rating: 9 | 2008-01-23 04:25:22 | | | Checks most of the rules included in other products like JTest
| | User: Anonymous | Rating: 5 | 2007-04-25 01:40:46 | | | 9 for the actual project
1 for not making the latest version (3.2.1, that solves at least a critical bug) available at http://pmd.sourceforge.net/eclipse for eclipse software update, for OVER TWO MONTHS! (and still counting)
average: 5
| | User: Anonymous | Rating: 8 | 2007-02-19 12:21:34 | | | nice nevertheless add rule leads to an exception :s
| | User: Anonymous | Rating: 10 | 2006-08-20 11:21:59 | | | The best plugin for code analyzing and style checking. Reminds user of best practive of Java coding.
|
|
|