Add FindBugs builder nature.
authorDavid ‘Bombe’ Roden <bombe@freenetproject.org>
Fri, 22 May 2009 05:10:51 +0000 (07:10 +0200)
committerDavid ‘Bombe’ Roden <bombe@freenetproject.org>
Fri, 22 May 2009 05:10:51 +0000 (07:10 +0200)
.project

index 6785e80..e9a2520 100644 (file)
--- a/.project
+++ b/.project
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>edu.umd.cs.findbugs.plugin.eclipse.findbugsBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>edu.umd.cs.findbugs.plugin.eclipse.findbugsNature</nature>
        </natures>
 </projectDescription>