-
Notifications
You must be signed in to change notification settings - Fork 2
/
.classpath
26 lines (26 loc) · 1.66 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="con" path="org.eclipse.fx.ide.jdt.core.JAVAFX_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="libs/gson lib/gson-2.4.jar"/>
<classpathentry kind="lib" path="libs/google-api-client-1.19.0.jar"/>
<classpathentry kind="lib" path="libs/google-api-services-tasks-v1-rev38-1.19.0.jar"/>
<classpathentry kind="lib" path="libs/google-http-client-jackson2-1.19.0.jar"/>
<classpathentry kind="lib" path="libs/google-oauth-client-1.19.0.jar"/>
<classpathentry kind="lib" path="libs/google-oauth-client-jetty-1.19.0.jar"/>
<classpathentry kind="lib" path="libs/google-api-services-calendar-v3-rev87-1.19.0.jar"/>
<classpathentry kind="lib" path="libs/google-oauth-client-java6-1.19.0.jar"/>
<classpathentry kind="lib" path="libs/antlr-runtime-3.5.2.jar"/>
<classpathentry kind="lib" path="libs/ical4j-1.0.2.jar"/>
<classpathentry kind="lib" path="libs/natty-0.12.jar"/>
<classpathentry kind="lib" path="libs/slf4j-api-1.7.10.jar"/>
<classpathentry kind="lib" path="libs/google-http-client-1.19.0.jar"/>
<classpathentry kind="lib" path="libs/jackson-core-2.1.3.jar"/>
<classpathentry kind="lib" path="libs/org.mortbay.jetty.jar"/>
<classpathentry kind="lib" path="libs/wiremock-1.57-standalone.jar"/>
<classpathentry kind="lib" path="libs/jetty-util-6.1.26.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>