-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
15 lines (15 loc) · 1.06 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?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="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="lib" path="libs/commons-lang3-3.1/commons-lang3-3.1-javadoc.jar"/>
<classpathentry kind="lib" path="libs/commons-lang3-3.1/commons-lang3-3.1-sources.jar"/>
<classpathentry kind="lib" path="libs/commons-lang3-3.1/commons-lang3-3.1-tests.jar"/>
<classpathentry exported="true" kind="lib" path="libs/commons-lang3-3.1/commons-lang3-3.1.jar" sourcepath="libs/commons-lang3-3.1/commons-lang3-3.1-sources.jar"/>
<classpathentry exported="true" kind="lib" path="libs/bugsense-3.5.jar"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>