forked from benjymous/MWM-for-Android
-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy path.classpath
More file actions
12 lines (12 loc) · 673 Bytes
/
.classpath
File metadata and controls
12 lines (12 loc) · 673 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<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 kind="lib" path="libs/bugsense3.2.jar"/>
<classpathentry kind="src" path="lib-src"/>
<classpathentry combineaccessrules="false" kind="src" path="/ActionBarSherlock4.2.0"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>