-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
17 lines (17 loc) · 988 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?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.8"/>
<classpathentry kind="lib" path="src/gson-2.8.2.jar"/>
<classpathentry kind="lib" path="src/commons-beanutils-1.8.0.jar"/>
<classpathentry kind="lib" path="src/commons-collections-3.2.1.jar"/>
<classpathentry kind="lib" path="src/commons-digester-1.7.jar"/>
<classpathentry kind="lib" path="src/commons-logging-1.1.jar"/>
<classpathentry kind="lib" path="src/iText-2.1.0.jar"/>
<classpathentry kind="lib" path="src/jasperreports-3.6.0.jar"/>
<classpathentry kind="lib" path="src/jcommon-1.0.15.jar"/>
<classpathentry kind="lib" path="src/jfreechart-1.0.12.jar"/>
<classpathentry kind="lib" path="src/jasper-compiler-jdt.jar"/>
<classpathentry kind="lib" path="src/jtds-1.2.2.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>