EasyPmd - plugin detail

Runs PMD to scan Java files and reports violations both in the Tasks window and in the editor.

NetBeans Plugin - EasyPmd
Plugin owner: giancosta86
Website: http://gianlucacosta.info/software/easypmd/
Added: 2009-11-21
License: GPLv3
Category: Programming Languages
Downloaded: 676 times
Rating:
 4.32, by 2 users

Plugin Log Show log

Versions available

Download plugin   Download size: 0.03 MB   Last Update: 1969-12-31

What's new in this version



Verifications for NetBeans versions

6.8 verification PASSED See verification details


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.

By use of this website, you agree to the NetBeans Policies and Terms of Use. © 2012, Oracle Corporation and/or its affiliates. Sponsored by Oracle logo