-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
41 lines (41 loc) · 2.72 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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="java/src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jre6"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/jackson-all-1.8.2.jar">
<attributes>
<attribute name="javadoc_location" value="file:/E:/projects/jackson-src-1.8.2/build/javadoc/"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="lib/junit.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-collections-3.1.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-fileupload-1.2.2.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-io-2.0.1.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-lang-2.5.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/joda-time-1.6.2.jar">
<attributes>
<attribute name="javadoc_location" value="jar:platform:/resource/StartupBidder.com/lib/joda-time-1.6.2-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="war/WEB-INF/lib/activation-1.1.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/gdata-base-1.0.jar" sourcepath="E:/projects/gdata-src.java-1.46.0/src"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/gdata-client-1.0.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/gdata-core-1.0.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/gdata-docs-3.0.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/gdata-docs-meta-3.0.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/gdata-media-1.0.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/google-collect-1.0-rc1.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/jsr305.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/mail-1.4.jar"/>
<classpathentry kind="lib" path="lib/httpclient-4.1.2.jar"/>
<classpathentry kind="lib" path="lib/httpcore-4.1.2.jar"/>
<classpathentry kind="lib" path="lib/httpmime-4.1.2.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/objectify-3.1.jar" sourcepath="E:/projects/objectify-3.1/src"/>
<classpathentry kind="lib" path="lib/javaee-api-5.0.5.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-codec-1.6.jar"/>
<classpathentry kind="con" path="com.google.appengine.eclipse.core.GAE_CONTAINER/App Engine (4)"/>
<classpathentry kind="lib" path="D:/tools/eclipse/plugins/com.google.appengine.eclipse.sdkbundle_1.6.3.v201202290255r37/appengine-java-sdk-1.6.3/lib/testing/appengine-testing.jar"/>
<classpathentry kind="output" path="war/WEB-INF/classes"/>
</classpath>