Move gson to its own folder
[unical.git] / .classpath
index a900c9893c13f7d1f0306897e8df37374f76fedc..62362217d00581981649174284592ed8d8697435 100644 (file)
@@ -2,6 +2,11 @@
 <classpath>
        <classpathentry excluding="ro/ieval/unical/DatabaseInteract.java|ro/ieval/unical/MySQLiteHelper.java" kind="src" path="src"/>
        <classpathentry kind="src" path="gen"/>
+       <classpathentry kind="src" path="gson">
+               <attributes>
+                       <attribute name="ignore_optional_problems" value="true"/>
+               </attributes>
+       </classpathentry>
        <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
        <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
        <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
This page took 0.009568 seconds and 4 git commands to generate.