Move gson to its own folder
[unical.git] / .classpath
CommitLineData
bdd8f09c
PT
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
5cf4714f 3 <classpathentry excluding="ro/ieval/unical/DatabaseInteract.java|ro/ieval/unical/MySQLiteHelper.java" kind="src" path="src"/>
bdd8f09c 4 <classpathentry kind="src" path="gen"/>
5c86ae2f
MG
5 <classpathentry kind="src" path="gson">
6 <attributes>
7 <attribute name="ignore_optional_problems" value="true"/>
8 </attributes>
9 </classpathentry>
bdd8f09c 10 <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
819197b2 11 <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
7be52756 12 <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
bdd8f09c
PT
13 <classpathentry kind="output" path="bin/classes"/>
14</classpath>
This page took 0.009736 seconds and 4 git commands to generate.