aboutsummaryrefslogtreecommitdiff
path: root/.project
diff options
context:
space:
mode:
Diffstat (limited to '.project')
-rw-r--r--.project6
1 files changed, 6 insertions, 0 deletions
diff --git a/.project b/.project
index 28557b9..1ec8925 100644
--- a/.project
+++ b/.project
@@ -21,6 +21,11 @@
</arguments>
</buildCommand>
<buildCommand>
+ <name>edu.umd.cs.findbugs.plugin.eclipse.findbugsBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
<name>org.eclipse.wst.validation.validationbuilder</name>
<arguments>
</arguments>
@@ -29,6 +34,7 @@
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.maven.ide.eclipse.maven2Nature</nature>
+ <nature>edu.umd.cs.findbugs.plugin.eclipse.findbugsNature</nature>
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>