-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.classpath
More file actions
16 lines (16 loc) · 954 Bytes
/
.classpath
File metadata and controls
16 lines (16 loc) · 954 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="lib" path="ntx_android_bt_net_classes.jar"/>
<classpathentry kind="lib" path="ntx_android_graphics_classes.jar"/>
<classpathentry kind="lib" path="ntx_android_os_classes.jar"/>
<classpathentry kind="lib" path="ntx_android_provider_classes.jar"/>
<classpathentry kind="lib" path="ntx_android_view_classes.jar"/>
<classpathentry exported="true" kind="lib" path="libs/gson-2.6.2.jar"/>
<classpathentry exported="true" kind="lib" path="libs/eventbus-3.0.0.jar"/>
<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="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>