forked from sdenier/Geco
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
19 lines (19 loc) · 990 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/icu4j-charsetdetector-4_4_2.jar"/>
<classpathentry kind="lib" path="lib/jackson-core-2.1.1.jar"/>
<classpathentry kind="lib" path="lib/org-json-reader-geco2.0.jar"/>
<classpathentry kind="lib" path="lib/dev/OrangeExtensions-1.2.jar"/>
<classpathentry kind="lib" path="lib/dev/mockito-all-1.9.5.jar"/>
<classpathentry kind="lib" path="/GecoSI/lib/RXTXcomm.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="GecoSI/lib"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/jmustache-1.8.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/GecoSI"/>
<classpathentry kind="output" path="bin"/>
</classpath>