diff options
| author | Michael Keppler <michael.keppler@gmx.de> | 2014-04-22 09:06:17 +0200 |
|---|---|---|
| committer | Michael Keppler <michael.keppler@gmx.de> | 2014-04-22 09:06:17 +0200 |
| commit | bd9851163db66bf4fce843ab133a30aa07dfe3ec (patch) | |
| tree | 05b734a2f689e403f8b5cdc3e923e0a094a21056 /cgeo-contacts/.classpath | |
| parent | 601db7a7680d5689ff162c6a8b28d0b70bba48aa (diff) | |
| download | cgeo-bd9851163db66bf4fce843ab133a30aa07dfe3ec.zip cgeo-bd9851163db66bf4fce843ab133a30aa07dfe3ec.tar.gz cgeo-bd9851163db66bf4fce843ab133a30aa07dfe3ec.tar.bz2 | |
fix #3728: improve contact matching
Diffstat (limited to 'cgeo-contacts/.classpath')
| -rw-r--r-- | cgeo-contacts/.classpath | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cgeo-contacts/.classpath b/cgeo-contacts/.classpath index 2f1c26a..448b12e 100644 --- a/cgeo-contacts/.classpath +++ b/cgeo-contacts/.classpath @@ -10,5 +10,6 @@ <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> <classpathentry combineaccessrules="false" kind="src" path="/cgeo"/> <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/> + <classpathentry kind="lib" path="org.eclipse.jdt.annotation_1.1.0.v20130513-1648.jar"/> <classpathentry kind="output" path="bin/classes"/> </classpath> |
