From: Marius Gavrilescu Date: Wed, 12 Jun 2013 11:26:52 +0000 (+0300) Subject: Enable PMD X-Git-Url: http://git.ieval.ro/?p=unical.git;a=commitdiff_plain;h=be518c73d69461b8d9ec3bab7aadbef955a2e54b Enable PMD --- diff --git a/.pmd b/.pmd index 4644f28..9794d09 100644 --- a/.pmd +++ b/.pmd @@ -139,10 +139,6 @@ UselessOverridingMethod Basic Rules - - IfElseStmtsMustUseBraces - Braces Rules - CloneThrowsCloneNotSupportedException Clone Implementation Rules diff --git a/.project b/.project index 6760bcd..4973e96 100644 --- a/.project +++ b/.project @@ -25,9 +25,15 @@ + + net.sourceforge.pmd.eclipse.plugin.pmdBuilder + + + com.android.ide.eclipse.adt.AndroidNature org.eclipse.jdt.core.javanature + net.sourceforge.pmd.eclipse.plugin.pmdNature