GitHub

Latest version Build Feel free to leave a rating

A plugin for IntelliJ that provides code analysis and highlighting with PMD - an extensible cross-language static code analyzer.

Features

Usage

  1. Install the plugin and open a project
  2. Configure PMD for the project (Settings > Tools > PMD)
    • If there is already a project configuration file (.idea/pmd-x.xml) present this will be done automatically
  3. Open a supported file
  4. You should see the problems being automatically highlighted in the file and find more details in the PMD tool window

Installation

Installation guide for the latest release

Contributing

See the contributing guide for detailed instructions on how to get started with our project.

Acknowledgment

This plugin was inspired by existing plugin like CheckStyle-IDEA, Sonarlint and "PMD". Please have a look at THIRD-PARTY-CREDITS for more details.

Disclaimer: This is not an official PMD project and not associated

Read the original on github.com ↗