diff options
Diffstat (limited to 'main/.classpath')
| -rw-r--r-- | main/.classpath | 1 |
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> |
