-
Notifications
You must be signed in to change notification settings - Fork 1
/
.classpath
22 lines (22 loc) · 1.25 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="lib" path="libs/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="libs/hamcrest-core-1.3.jar"/>
<classpathentry kind="lib" path="libs/jcommon-1.0.23.jar"/>
<classpathentry kind="lib" path="libs/jfreechart-1.0.19-experimental.jar"/>
<classpathentry kind="lib" path="libs/jfreechart-1.0.19-swt.jar"/>
<classpathentry kind="lib" path="libs/jfreechart-1.0.19.jar"/>
<classpathentry kind="lib" path="libs/jfreesvg-2.0.jar"/>
<classpathentry kind="lib" path="libs/junit-4.11.jar"/>
<classpathentry kind="lib" path="libs/orsoncharts-1.4-eval-nofx.jar"/>
<classpathentry kind="lib" path="libs/orsonpdf-1.6-eval.jar"/>
<classpathentry kind="lib" path="libs/servlet.jar"/>
<classpathentry kind="lib" path="libs/swtgraphics2d.jar"/>
<classpathentry kind="lib" path="libs/mysql-connector-java-5.1.48.jar"/>
<classpathentry kind="lib" path="libs/xml.jar"/>
<classpathentry kind="lib" path="libs/oalnf-3.0.jar"/>
<classpathentry kind="lib" path="libs/jdom.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>