-
Notifications
You must be signed in to change notification settings - Fork 74
/
.classpath
14 lines (14 loc) · 878 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="src" path="SmartTouch/app/src/main/java"/>
<classpathentry kind="src" path="SmartTouchLib/src"/>
<classpathentry kind="lib" path="SmartTouch/app/libs/jutf7-1.0.0.jar"/>
<classpathentry kind="lib" path="SmartTouch/app/src/main/assets/stcase.jar"/>
<classpathentry kind="lib" path="SmartTouch/gradle/wrapper/gradle-wrapper.jar"/>
<classpathentry kind="lib" path="SmartTouchLib/libs/android.jar"/>
<classpathentry kind="lib" path="SmartTouchLib/libs/jutf7-1.0.0.jar"/>
<classpathentry kind="lib" path="SmartTouchLib/libs/uiautomator.jar"/>
<classpathentry kind="lib" path="F:/smartTouch/SmartTouch/SmartTouch/app/src/main/assets/stcase.jar"/>
<classpathentry kind="output" path="SmartTouchLib/bin/classes"/>
</classpath>