-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
18 lines (18 loc) · 897 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="res"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" kind="src" path="/libdanrfid"/>
<classpathentry kind="lib" path="/Users/uhahn/Downloads/Tagsys JAVA Package 1-5-0b/com.tagsys.jar">
<attributes>
<attribute name="javadoc_location" value="jar:file:/Users/uhahn/Downloads/Tagsys%20JAVA%20Package%201-5-0b.zip!/doc"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="/Users/uhahn/Downloads/rxtx-2.2pre2-bins/RXTXcomm.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="/Users/uhahn/Downloads/rxtx-2.2pre2-bins/mac-10.5"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="bin"/>
</classpath>