Skip to content
Snippets Groups Projects
Commit 53f6b774 authored by Christian Wulf's avatar Christian Wulf
Browse files

deactivated checkstyle for now

parent f305d10a
Branches
No related tags found
No related merge requests found
...@@ -15,11 +15,6 @@ ...@@ -15,11 +15,6 @@
<arguments> <arguments>
</arguments> </arguments>
</buildCommand> </buildCommand>
<buildCommand>
<name>net.sf.eclipsecs.core.CheckstyleBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand> <buildCommand>
<name>net.sourceforge.pmd.eclipse.plugin.pmdBuilder</name> <name>net.sourceforge.pmd.eclipse.plugin.pmdBuilder</name>
<arguments> <arguments>
...@@ -35,7 +30,6 @@ ...@@ -35,7 +30,6 @@
<nature>org.eclipse.m2e.core.maven2Nature</nature> <nature>org.eclipse.m2e.core.maven2Nature</nature>
<nature>org.eclipse.jdt.core.javanature</nature> <nature>org.eclipse.jdt.core.javanature</nature>
<nature>edu.umd.cs.findbugs.plugin.eclipse.findbugsNature</nature> <nature>edu.umd.cs.findbugs.plugin.eclipse.findbugsNature</nature>
<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
<nature>net.sourceforge.pmd.eclipse.plugin.pmdNature</nature> <nature>net.sourceforge.pmd.eclipse.plugin.pmdNature</nature>
</natures> </natures>
</projectDescription> </projectDescription>
#FindBugs User Preferences #FindBugs User Preferences
#Thu Oct 16 16:18:52 CEST 2014 #Fri Oct 17 09:51:45 CEST 2014
detector_threshold=3 detector_threshold=3
effort=max effort=max
excludefilter0=.fbExcludeFilterFile|true excludefilter0=.fbExcludeFilterFile|true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment