https://github.com/amitdev/pmd-intellij
Plugin for doing static analysis in Intellij using PMD
https://github.com/amitdev/pmd-intellij
Last synced: 5 months ago
JSON representation
Plugin for doing static analysis in Intellij using PMD
- Host: GitHub
- URL: https://github.com/amitdev/pmd-intellij
- Owner: amitdev
- License: mit
- Created: 2011-12-08T12:45:36.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2024-11-18T11:26:49.000Z (over 1 year ago)
- Last Synced: 2024-11-18T12:03:53.545Z (over 1 year ago)
- Language: Java
- Homepage: http://plugins.intellij.net/plugin/?id=1137
- Size: 416 KB
- Stars: 71
- Watchers: 7
- Forks: 23
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# PMD Plugin for IntelliJ

[](https://plugins.jetbrains.com/plugin/1137-pmdplugin)
[](https://plugins.jetbrains.com/plugin/1137-pmdplugin)
## Overview
An IntelliJ Idea plugin that performs static analysis using [PMD](https://pmd.github.io).
Download it from [here](https://plugins.jetbrains.com/plugin/1137-pmdplugin) or via the plugin manager.
## Contributing
To set up the dev environment, clone this repository and open the project in IntelliJ.
Feel free to raise pull requests!