-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
23 lines (23 loc) · 2.21 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/main/java"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="src" path="src/test/java"/>
<classpathentry combineaccessrules="false" kind="src" path="/json-rpc"/>
<classpathentry kind="lib" path="/Users/bobbyrullo/.maven/repository/commons-logging/jars/commons-logging-1.0.4.jar"/>
<classpathentry kind="lib" path="/Users/bobbyrullo/.maven/repository/commons-id/jars/commons-id-0.1-dev.jar"/>
<classpathentry kind="lib" path="/Users/bobbyrullo/.maven/repository/commons-discovery/jars/commons-discovery-SNAPSHOT.jar"/>
<classpathentry sourcepath="/lib/java/src/acegi-security-1.8.2-src.zip" kind="lib" path="/Users/bobbyrullo/.maven/repository/acegisecurity/jars/acegi-security-0.8.2.jar"/>
<classpathentry kind="lib" path="/Users/bobbyrullo/.maven/repository/commons-lang/jars/commons-lang-2.0.jar"/>
<classpathentry kind="lib" path="/Users/bobbyrullo/.maven/repository/springframework/jars/spring-core-1.2.5.jar"/>
<classpathentry kind="lib" path="/Users/bobbyrullo/.maven/repository/springframework/jars/spring-dao-1.2.5.jar"/>
<classpathentry kind="lib" path="/Users/bobbyrullo/.maven/repository/springframework/jars/spring-1.2.1.jar"/>
<classpathentry kind="lib" path="/Users/bobbyrullo/.maven/repository/servletapi/jars/servletapi-2.3.jar"/>
<classpathentry kind="lib" path="/Users/bobbyrullo/.maven/repository/springframework/jars/spring-1.2.6.jar"/>
<classpathentry sourcepath="/Users/bobbyrullo/Desktop/jakarta-slide-webdavclient-src-2.1/clientlib/src/java" kind="lib" path="/Users/bobbyrullo/.maven/repository/slide/jars/slide-webdavlib-2.1.jar"/>
<classpathentry sourcepath="/lib/java/src/commons-httpclient-2.0.2-src.zip" kind="lib" path="/Users/bobbyrullo/.maven/repository/commons-httpclient/jars/commons-httpclient-2.0.2.jar"/>
<classpathentry kind="lib" path="/Users/bobbyrullo/.maven/repository/xerces/jars/xercesImpl-2.6.2.jar"/>
<classpathentry kind="lib" path="/Users/bobbyrullo/.maven/repository/junit/jars/junit-3.8.1.jar"/>
<classpathentry kind="lib" path="/Users/bobbyrullo/.maven/repository/ical4j/jars/ical4j-0.9.17.jar"/>
<classpathentry kind="output" path="build"/>
</classpath>