forked from icpc-live/graphics
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
17 lines (17 loc) · 873 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="src" path="test"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/libthrift.jar"/>
<classpathentry kind="lib" path="lib/org-netbeans-swing-outline.jar"/>
<classpathentry kind="lib" path="thrift/gen-java.jar"/>
<classpathentry kind="lib" path="lib/jewelcli-0.6.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/tightvnc.jar"/>
<classpathentry kind="lib" path="lib/commons-pool-1.5.5.jar"/>
<classpathentry kind="lib" path="lib/jedis-2.1.0.jar"/>
<classpathentry kind="lib" path="lib/json-simple-1.1.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>