-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
15 lines (15 loc) · 708 Bytes
/
Copy path.classpath
File metadata and controls
15 lines (15 loc) · 708 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?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-12">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="jar/itextpdf-5.5.13.jar"/>
<classpathentry kind="lib" path="jar/jasperreports-6.1.0.jar"/>
<classpathentry kind="lib" path="jar/jcalendar-1.3.3 (1).jar"/>
<classpathentry kind="lib" path="jar/mysql-connector-java-5.1.47.jar"/>
<classpathentry kind="lib" path="jar/pdf-renderer.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>