From 9186279f48ff91fe9cebe05aa9df981ae49ed089 Mon Sep 17 00:00:00 2001 From: Tom Copeland Date: Fri, 28 Sep 2007 00:22:42 +0000 Subject: [PATCH] Added a note about Amit's IDEA plugin git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5503 51baf565-9d33-0410-a72c-fc3788e3496d --- pmd/xdocs/integrations.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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":