Remove GSON from the build path
authorMarius Gavrilescu <marius@ieval.ro>
Thu, 30 May 2013 15:18:53 +0000 (18:18 +0300)
committerMarius Gavrilescu <marius@ieval.ro>
Thu, 30 May 2013 15:18:53 +0000 (18:18 +0300)
.classpath

index 62362217d00581981649174284592ed8d8697435..a900c9893c13f7d1f0306897e8df37374f76fedc 100644 (file)
@@ -2,11 +2,6 @@
 <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.0106 seconds and 4 git commands to generate.