-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
20 lines (20 loc) · 1.09 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="lib" path="libs/commons-lang3-3.1.jar"/>
<classpathentry kind="lib" path="libs/jackson-all-1.9.5.jar"/>
<classpathentry kind="lib" path="libs/java-json.jar"/>
<classpathentry kind="lib" path="libs/junit-4.9.jar"/>
<classpathentry kind="lib" path="libs/markdownj-1.0.2b4-0.3.0.jar"/>
<classpathentry kind="lib" path="libs/testng-5.9.jar"/>
<classpathentry kind="lib" path="libs/validation-api-1.0.0.GA.jar"/>
<classpathentry kind="lib" path="libs/async-http-client-1.7.9.jar"/>
<classpathentry kind="lib" path="libs/slf4j-api-1.7.2.jar"/>
<classpathentry kind="lib" path="libs/guava-12.0.jar"/>
<classpathentry kind="lib" path="libs/commons-collections-3.2.1.jar"/>
<classpathentry kind="lib" path="libs/forrst-6.1.0.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>