-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
17 lines (17 loc) · 910 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/core.jar"/>
<classpathentry kind="lib" path="lib/bluecove-2.1.0.jar"/>
<classpathentry kind="lib" path="lib/bluecove-bluez-2.1.0.jar"/>
<classpathentry kind="lib" path="lib/motej-demos-1.0-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/motej-extras-1.0-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/motej-library-1.0-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.5.8.jar"/>
<classpathentry kind="lib" path="lib/slf4j-simple-1.5.8.jar"/>
<classpathentry kind="lib" path="lib/libTUIO.jar"/>
<classpathentry kind="lib" path="lib/TuioDemo.jar"/>
<classpathentry kind="lib" path="lib/jbox2d-2.0.1-full.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>