aboutsummaryrefslogtreecommitdiffstats
path: root/cgeo-calendar/.classpath
diff options
context:
space:
mode:
Diffstat (limited to 'cgeo-calendar/.classpath')
-rw-r--r--cgeo-calendar/.classpath6
1 files changed, 5 insertions, 1 deletions
diff --git a/cgeo-calendar/.classpath b/cgeo-calendar/.classpath
index 8191a2e..121b2d4 100644
--- a/cgeo-calendar/.classpath
+++ b/cgeo-calendar/.classpath
@@ -1,7 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
- <classpathentry kind="src" path="gen"/>
+ <classpathentry kind="src" path="gen">
+ <attributes>
+ <attribute name="ignore_optional_problems" value="true"/>
+ </attributes>
+ </classpathentry>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry combineaccessrules="false" kind="src" path="/cgeo"/>