-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.classpath
14 lines (14 loc) · 1000 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="lib" path="/home/r_omio/workspace/MTurk/lib/postgresql-9.0-801.jdbc3.jar"/>
<classpathentry kind="lib" path="/home/r_omio/workspace/MTurk/lib/serializer.jar"/>
<classpathentry kind="lib" path="/home/r_omio/workspace/MTurk/lib/commons-codec-1.3.jar"/>
<classpathentry kind="lib" path="/home/r_omio/workspace/MTurk/lib/sqljdbc.jar"/>
<classpathentry kind="lib" path="/home/r_omio/workspace/MTurk/lib/sqljdbc4.jar"/>
<classpathentry kind="lib" path="/home/r_omio/workspace/MTurk/lib/xalan.jar"/>
<classpathentry kind="lib" path="/home/r_omio/workspace/MTurk/lib/xercesImpl.jar"/>
<classpathentry kind="lib" path="/home/r_omio/workspace/MTurk/lib/xml-apis.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>