-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
17 lines (17 loc) · 1.22 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?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.DEPENDENCIES"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry exported="true" kind="lib" path="libs/android-support-v4.jar"/>
<classpathentry exported="true" kind="lib" path="E:/workspace/filter/libs/commons-beanutils-1.7.0.jar"/>
<classpathentry exported="true" kind="lib" path="E:/workspace/filter/libs/commons-collections-3.2.jar"/>
<classpathentry exported="true" kind="lib" path="E:/workspace/filter/libs/commons-lang-2.4.jar"/>
<classpathentry exported="true" kind="lib" path="E:/workspace/filter/libs/commons-logging-1.1.jar"/>
<classpathentry exported="true" kind="lib" path="E:/workspace/filter/libs/core.jar"/>
<classpathentry exported="true" kind="lib" path="E:/workspace/filter/libs/ezmorph-1.0.4.jar"/>
<classpathentry exported="true" kind="lib" path="E:/workspace/filter/libs/json-lib-2.2.2-jdk15.jar"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>