aboutsummaryrefslogtreecommitdiffstats
path: root/main/.classpath
diff options
context:
space:
mode:
authorBananeweizen <bananeweizen@gmx.de>2013-12-08 19:28:03 +0100
committerBananeweizen <bananeweizen@gmx.de>2013-12-08 19:28:03 +0100
commit438682eef6e2e2875f4eb7775706078b7133c644 (patch)
treebb44402c7293c321c22eaef64c64650c66cdd4a6 /main/.classpath
parentc3fcacdb36b8ef6a8535dfbbc9e94fce0ac52d8b (diff)
downloadcgeo-438682eef6e2e2875f4eb7775706078b7133c644.zip
cgeo-438682eef6e2e2875f4eb7775706078b7133c644.tar.gz
cgeo-438682eef6e2e2875f4eb7775706078b7133c644.tar.bz2
findbugs: more cleanup
* include findbugs suppression annotations * have findbugs settings stored as shared settings
Diffstat (limited to 'main/.classpath')
-rw-r--r--main/.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/.classpath b/main/.classpath
index d7bb252..1b83665 100644
--- a/main/.classpath
+++ b/main/.classpath
@@ -20,5 +20,6 @@
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="lib" path="compile-libs/org.eclipse.jdt.annotation_1.1.0.v20130513-1648.jar"/>
+ <classpathentry kind="lib" path="compile-libs/findbugs-jsr305.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>