Create automated code review section and move Codacy
This commit is contained in:
1 file changed
+7
-7
@@ -6,10 +6,16 @@ permalink: pmd_userdocs_tools.html
|
||||
author: David Dixon-Peugh <dpeugh@users.sourceforge.net>
|
||||
---
|
||||
|
||||
* IDE plugins
|
||||
* <a href="#automated-code-review">Automated Code Review</a>
|
||||
* <a href="#ide-integrations">IDE plugins</a>
|
||||
* GUIs
|
||||
|
||||
## Automated Code Review
|
||||
|
||||
### Codacy
|
||||
|
||||
Although it is not an IDE, with [Codacy](https://www.codacy.com/) you have PMDJava analysis out-of-the-box,
|
||||
and it is free for open source projects.
|
||||
|
||||
## IDE Integrations
|
||||
|
||||
@@ -166,12 +172,6 @@ the [PMDExtension jar file](http://sourceforge.net/projects/pmd/files/pmd-bluej/
|
||||
and place it in your `bluej/lib/extensions/` directory.
|
||||
|
||||
|
||||
### Codacy
|
||||
|
||||
Although it is not an IDE, with [Codacy](https://www.codacy.com/) you have PMDJava analysis out-of-the-box,
|
||||
and it is free for open source projects.
|
||||
|
||||
|
||||
### Code Guide
|
||||
|
||||
Here's how to set up PMD with Omnicore's CodeGuide:
|
||||
|
||||
Reference in new issue
Block a user