-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
15 lines (15 loc) · 862 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.8.0_12164"/>
<classpathentry kind="lib" path="lib/h-search-1.0.0.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="lib/mina-core-2.0.16.jar"/>
<classpathentry kind="lib" path="lib/mina-transport-serial-2.0.16.jar"/>
<classpathentry kind="lib" path="lib/rxtx-2.2.jar"/>
<classpathentry kind="lib" path="lib/RXTXcomm.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.5.11.jar"/>
<classpathentry kind="lib" path="lib/slf4j-simple-1.5.2.jar"/>
<classpathentry kind="lib" path="lib/uhf-rfid-1.0.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>