diff --git a/pmd/xdocs/integrations.xml b/pmd/xdocs/integrations.xml index b054906071..48224d46d3 100644 --- a/pmd/xdocs/integrations.xml +++ b/pmd/xdocs/integrations.xml @@ -41,6 +41,7 @@ IntelliJ IDEA N/A + Amit Dev Tom Copeland @@ -203,8 +204,9 @@ try deleting the ruleset.xml file in the .metadata/plugins/net.sourceforge.pmd.e -

There's not a "real" - i.e., integrated into the same Java VM - plugin for IDEA, but using it as an IDEA "External Tool" - works OK. Here's how to set it up:

+

You can use an integrated plugin or just use it as an IDEA "External Tool".

+

Amit Dev wrote an integrated plugin for IDEA; you can download that from the IntelliJ plugins site.

+

Here's how to set it up as an "External Tool":