-
Notifications
You must be signed in to change notification settings - Fork 4
/
.classpath
13 lines (13 loc) · 858 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" 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/android-support-v4.jar"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="src" path="src"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/alice"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/android-support-v7-appcompat"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/wrangler-android"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>