Move GSON from libs/ to src/ and fix the search call
[unical.git] / .classpath
1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3 <classpathentry kind="src" path="src"/>
4 <classpathentry kind="src" path="gen"/>
5 <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
6 <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
7 <classpathentry kind="output" path="bin/classes"/>
8 </classpath>
This page took 0.021149 seconds and 5 git commands to generate.