-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
40 lines (40 loc) · 2.77 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="test/resources/" kind="src" path="src"/>
<classpathentry kind="src" path="src/test/resources"/>
<classpathentry kind="lib" path="lib/openrq-3.3.2.jar"/>
<classpathentry kind="lib" path="lib/jackson-core-2.2.4.jar"/>
<classpathentry kind="lib" path="lib/dropbox-core-sdk-1.7.7.jar"/>
<classpathentry kind="lib" path="lib/httpcore-4.3-beta1.jar"/>
<classpathentry kind="lib" path="lib/commons-io-2.4.jar"/>
<classpathentry kind="lib" path="lib/commons-codec-1.3.jar" sourcepath="lib/commons-codec-1.3-sources.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.1.1.jar" sourcepath="lib/commons-logging-1.1.1-sources.jar"/>
<classpathentry kind="lib" path="lib/google-oauth-client-java6-1.19.0.jar"/>
<classpathentry kind="lib" path="lib/google-oauth-client-jetty-1.19.0.jar"/>
<classpathentry kind="lib" path="lib/guava-jdk5-13.0.jar" sourcepath="lib/guava-jdk5-13.0-sources.jar"/>
<classpathentry kind="lib" path="lib/httpclient-4.0.1.jar" sourcepath="lib/httpclient-4.0.1-sources.jar"/>
<classpathentry kind="lib" path="lib/httpcore-4.0.1.jar" sourcepath="lib/httpcore-4.0.1-sources.jar"/>
<classpathentry kind="lib" path="lib/jetty-util-6.1.26.jar"/>
<classpathentry kind="lib" path="lib/jetty-6.1.26.jar"/>
<classpathentry kind="lib" path="lib/servlet-api-2.5-20081211.jar"/>
<classpathentry kind="lib" path="lib/javax.servlet-3.0.jar"/>
<classpathentry kind="lib" path="lib/BoxJavaFxOAuth.jar"/>
<classpathentry kind="lib" path="lib/BoxJavaLibraryV2.jar"/>
<classpathentry kind="lib" path="lib/com.fasterxml.jackson.core.jar"/>
<classpathentry kind="lib" path="lib/com.fasterxml.jackson.databind.jar"/>
<classpathentry kind="lib" path="lib/common-lang3.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="lib/httpclient-4.2.5.jar"/>
<classpathentry kind="lib" path="lib/httpcore-4.2.4.jar"/>
<classpathentry kind="lib" path="lib/httpmime-4.3.jar"/>
<classpathentry kind="lib" path="lib/jackson-annotations-2.1.2.jar"/>
<classpathentry kind="lib" path="lib/org.apache.commons.io.jar"/>
<classpathentry kind="lib" path="lib/logging/apache-log4j-2.3-bin/log4j-api-2.3.jar"/>
<classpathentry kind="lib" path="lib/logging/apache-log4j-2.3-bin/log4j-core-2.3.jar"/>
<classpathentry kind="lib" path="lib/commons-lang3-3.4.jar"/>
<classpathentry kind="lib" path="lib/sqlite-jdbc-3.8.11.2.jar"/>
<classpathentry kind="lib" path="lib/gson-2.2.3.jar"/>
<classpathentry kind="con" path="com.google.gdt.eclipse.managedapis.MANAGED_API_CONTAINER/drive-v2r171lv1.18.0-rc"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="output" path="bin"/>
</classpath>