-
Notifications
You must be signed in to change notification settings - Fork 1
/
.classpath
36 lines (36 loc) · 2.74 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="customsearch/google-api-services-customsearch-v1-rev46-1.20.0.jar"/>
<classpathentry kind="lib" path="customsearch/libs/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="customsearch/libs/google-api-client-1.20.0.jar"/>
<classpathentry kind="lib" path="customsearch/libs/google-api-client-android-1.20.0.jar"/>
<classpathentry kind="lib" path="customsearch/libs/google-api-client-appengine-1.20.0.jar"/>
<classpathentry kind="lib" path="customsearch/libs/google-api-client-gson-1.20.0.jar"/>
<classpathentry kind="lib" path="customsearch/libs/google-api-client-jackson2-1.20.0.jar"/>
<classpathentry kind="lib" path="customsearch/libs/google-api-client-java6-1.20.0.jar"/>
<classpathentry kind="lib" path="customsearch/libs/google-api-client-servlet-1.20.0.jar"/>
<classpathentry kind="lib" path="customsearch/libs/google-http-client-1.20.0.jar"/>
<classpathentry kind="lib" path="customsearch/libs/google-http-client-android-1.20.0.jar"/>
<classpathentry kind="lib" path="customsearch/libs/google-http-client-appengine-1.20.0.jar"/>
<classpathentry kind="lib" path="customsearch/libs/google-http-client-gson-1.20.0.jar"/>
<classpathentry kind="lib" path="customsearch/libs/google-http-client-jackson2-1.20.0.jar"/>
<classpathentry kind="lib" path="customsearch/libs/google-http-client-jdo-1.20.0.jar"/>
<classpathentry kind="lib" path="customsearch/libs/google-oauth-client-1.20.0.jar"/>
<classpathentry kind="lib" path="customsearch/libs/google-oauth-client-appengine-1.20.0.jar"/>
<classpathentry kind="lib" path="customsearch/libs/google-oauth-client-java6-1.20.0.jar"/>
<classpathentry kind="lib" path="customsearch/libs/google-oauth-client-jetty-1.20.0.jar"/>
<classpathentry kind="lib" path="customsearch/libs/google-oauth-client-servlet-1.20.0.jar"/>
<classpathentry kind="lib" path="customsearch/libs/gson-2.1.jar"/>
<classpathentry kind="lib" path="customsearch/libs/httpclient-4.0.1.jar"/>
<classpathentry kind="lib" path="customsearch/libs/httpcore-4.0.1.jar"/>
<classpathentry kind="lib" path="customsearch/libs/jackson-core-2.1.3.jar"/>
<classpathentry kind="lib" path="customsearch/libs/jdo2-api-2.3-eb.jar"/>
<classpathentry kind="lib" path="customsearch/libs/jetty-6.1.26.jar"/>
<classpathentry kind="lib" path="customsearch/libs/jetty-util-6.1.26.jar"/>
<classpathentry kind="lib" path="customsearch/libs/jsr305-1.3.9.jar"/>
<classpathentry kind="lib" path="customsearch/libs/transaction-api-1.1.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.fx.ide.jdt.core.JAVAFX_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>