-
Notifications
You must be signed in to change notification settings - Fork 2
/
.classpath
20 lines (20 loc) · 982 Bytes
/
.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="lib" path="C:/Users/Gab/android-sdks/platforms/android-15/android.jar">
<attributes>
<attribute name="javadoc_location" value="file:/C:/Users/Gab/android-sdks/docs/reference"/>
</attributes>
<accessrules>
<accessrule kind="nonaccessible" pattern="com/android/internal/**"/>
</accessrules>
</classpathentry>
<classpathentry kind="lib" path="libs/commons-codec-1.7.jar"/>
<classpathentry exported="true" kind="lib" path="libs/core.jar"/>
<classpathentry kind="lib" path="libs/thingbroker-api-1.0.jar"/>
<classpathentry kind="lib" path="libs/apache-mime4j-0.6.jar"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>