-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
20 lines (20 loc) · 1.43 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="lib"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="lib" path="D:/workspace/Quetsal/lib/commons-codec-1.4.jar"/>
<classpathentry kind="lib" path="D:/workspace/Quetsal/lib/commons-compress-1.1.jar"/>
<classpathentry kind="lib" path="D:/workspace/Quetsal/lib/commons-httpclient-3.1.jar"/>
<classpathentry kind="lib" path="D:/workspace/Quetsal/lib/commons-io-2.4.jar"/>
<classpathentry kind="lib" path="D:/workspace/Quetsal/lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="D:/workspace/Quetsal/lib/fedx-2.0.jar"/>
<classpathentry kind="lib" path="D:/workspace/Quetsal/lib/jackson-annotations-2.3.0.jar"/>
<classpathentry kind="lib" path="D:/workspace/Quetsal/lib/jackson-core-2.3.3.jar"/>
<classpathentry kind="lib" path="D:/workspace/Quetsal/lib/jackson-databind-2.3.3.jar"/>
<classpathentry kind="lib" path="D:/workspace/Quetsal/lib/log4j-1.2.16.jar"/>
<classpathentry kind="lib" path="D:/workspace/Quetsal/lib/openrdf-sesame-2.7.14-onejar.jar"/>
<classpathentry kind="lib" path="D:/workspace/Quetsal/lib/slf4j-api-1.5.2.jar"/>
<classpathentry kind="lib" path="D:/workspace/Quetsal/lib/slf4j-log4j12-1.5.2.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>