-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
14 lines (14 loc) · 919 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 kind="lib" path="lib/apache-commons-httpclient/commons-codec-1.9.jar"/>
<classpathentry kind="lib" path="lib/apache-commons-httpclient/commons-httpclient-3.1.jar"/>
<classpathentry kind="lib" path="lib/apache-commons-httpclient/commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="lib/apache-commons-httpclient/httpclient-4.5.1.jar"/>
<classpathentry kind="lib" path="lib/apache-commons-httpclient/httpcore-4.4.3.jar"/>
<classpathentry kind="lib" path="lib/gson/google-gson.jar"/>
<classpathentry kind="lib" path="lib/ucsd-httprequest/httpRequest-ucsd-1.0.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="/Users/rwhitear/Git/nimbleREST/lib/ucsd-oa-sdk/ucsd-oa-api.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>