File tree Expand file tree Collapse file tree 1 file changed +13
-5
lines changed Expand file tree Collapse file tree 1 file changed +13
-5
lines changed Original file line number Diff line number Diff line change 6
6
< h2 class ="text-center "> Plugins</ h2 >
7
7
< br />
8
8
9
+ < p >
10
+ PMD has been integrated into various tools as a plugin. This list is just a small extract.
11
+ See < a href ="https://docs.pmd-code.org/snapshot/pmd_userdocs_tools_ide_plugins.html "> IDE Plugins</ a > ,
12
+ < a href ="https://docs.pmd-code.org/latest/pmd_userdocs_tools_ci.html "> CI Plugins</ a > and
13
+ < a href ="https://docs.pmd-code.org/latest/pmd_userdocs_tools.html "> Other Integrations</ a > for a more
14
+ complete list.
15
+ </ p >
16
+
9
17
< ul >
10
18
< li > < a class ="externalLink " href ="https://maven.apache.org/plugins/maven-pmd-plugin/ "> Maven PMD plugin</ a > </ li >
11
19
< li > < a class ="externalLink " href ="https://docs.gradle.org/current/userguide/pmd_plugin.html "> Gradle: The PMD Plugin</ a > </ li >
12
- < li > < a href ="https://docs.pmd-code .org/latest/pmd_userdocs_tools.html# eclipse "> Eclipse plugin </ a > </ li >
13
- < li > < a class ="externalLink " href ="https://github.com/sqe-team/sqe " > NetBeans plugin</ a > </ li >
14
- < li > < a href ="https://docs.pmd-code.org/latest/pmd_userdocs_tools.html#jbuilder " > JBuilder plugin </ a > </ li >
15
- < li > < a href ="https://docs.pmd-code.org/latest/pmd_userdocs_tools.html#jdeveloper " > JDeveloper plugin </ a > </ li >
16
- < li > < a href ="https://docs.pmd-code.org/latest/pmd_userdocs_tools.html#idea " > IntelliJ IDEA plugin </ a > </ li >
20
+ < li > < a class =" externalLink " href ="https://marketplace.eclipse .org/content/ eclipse-pmd "> Eclipse: eclipse-pmd </ a > </ li >
21
+ < li > < a class ="externalLink " href ="https://marketplace.eclipse.org/content/pmd-eclipse-plugin " > Eclipse: pmd-eclipse- plugin</ a > </ li >
22
+ < li > < a class =" externalLink " href ="https://plugins.jetbrains.com/plugin/1137-pmd " > IntelliJ: PMD Plugin </ a > </ li >
23
+ < li > < a class =" externalLink " href ="https://marketplace.visualstudio.com/items?itemName=chuckjonas.apex-pmd " > VS Code: Apex PMD </ a > </ li >
24
+ < li > < a class =" externalLink " href ="https://marketplace.visualstudio.com/items?itemName=cracrayol.pmd-java " > VS Code: PMD for Java </ a > </ li >
17
25
</ ul >
18
26
19
27
</ div >
You can’t perform that action at this time.
0 commit comments