EasyPmd - plugin detail
Runs PMD to scan Java files and reports violations both in the Tasks window and in the editor.
| Plugin owner: |
giancosta86 |
| Website: |
http://gianlucacosta.info/software/easypmd/ |
| Added: |
2009-11-21 |
| License: |
GPLv3 |
| Category: |
Programming Languages |
| Downloaded: |
676 times |
| Rating: |
|
| Plugin Log |
Show log
| 2012-07-23 07:03:37 | giancosta86 | Plugin edited, id:22662, pubid:22662 | | 2012-07-23 07:03:37 | giancosta86 | Plugin edit initiated |
|
|
Versions available
|
Download size: 0.03 MB
|
Last Update: 1969-12-31
|
What's new in this version
Verifications for NetBeans versions
Decisions of individual verifiers for EasyPmd plugin for NetBeans IDE 6.8
Comments
Introduction
Features
-
Automatically runs PMD on the Java files of your current task scope (selected in the Tasks window).
-
Not based on a specific version of PMD: PMD is detected and executed at runtime, via reflection.
-
Reports every PMD violation in the Tasks window and in the editor's side bar.
-
Fully customizable: the options tab will enable you to setup:
- The directory containing your copy of PMD
- The rulesets used by PMD
- The additional classpath, required if you want to use custom rules or rulesets
- The target Java version
- The source encoding
- The "exclude marker"
- Reporting options: which elements should be shown, and whether to show an annotation next to each violation line
- Whether to scan guarded sections (for example, generated GUI code)
-
Online help, integrated into the NetBeans help system.
|
[ You have to be logged in to be able to comment. ]
User Comments
There are no comments yet.