forked from techpirates2015/Neev
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
18 lines (18 loc) · 1.05 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry exported="true" kind="lib" path="libs/achartengine-1.0.0.jar"/>
<classpathentry exported="true" kind="lib" path="libs/android-support-v13.jar"/>
<classpathentry kind="lib" path="libs/android-support-v4.jar"/>
<classpathentry exported="true" kind="lib" path="libs/android-support-v7-appcompat.jar"/>
<classpathentry kind="lib" path="httpclient-4.1.1.jar"/>
<classpathentry kind="lib" path="httpclient-4.5.jar"/>
<classpathentry kind="lib" path="httpcore-4.1.jar"/>
<classpathentry kind="lib" path="json-simple-1.1.1.jar"/>
<classpathentry kind="lib" path="libs/itextpdf-5.5.7.jar"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>