-
Notifications
You must be signed in to change notification settings - Fork 1
/
.classpath
25 lines (25 loc) · 1.79 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<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.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="lib" path="lib/jfreechart-1.0.14-swt.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jfreechart-1.0.14.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-csv-1.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jsefa-1.0.0.RELEASE.jar"/>
<classpathentry exported="true" kind="lib" path="lib/log4j-1.2.17.jar"/>
<classpathentry exported="true" kind="lib" path="lib/eclipse-collections-10.0.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/eclipse-collections-api-10.0.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/j2html-1.4.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/aws-java-sdk-bundle-1.11.264.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-codec-1.11.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-logging-1.1.3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/httpclient-4.5.9.jar"/>
<classpathentry exported="true" kind="lib" path="lib/httpcore-4.4.11.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jackson-annotations-2.6.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jackson-core-2.6.7.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jackson-databind-2.6.7.3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jcommon-1.0.16.jar"/>
<classpathentry exported="true" kind="lib" path="lib/joda-time-2.8.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>