-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
24 lines (24 loc) · 1.44 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="C:/Users/User/git/ProgramaGestion/src/mysql-connector-java-8.0.20.jar">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="C:/Users/User/git/ProgramaGestion/src/itextpdf-5.5.13.1.jar"/>
<classpathentry kind="lib" path="C:/Users/User/git/ProgramaGestion/src/itextpdf-5.5.13.1-javadoc.jar"/>
<classpathentry kind="lib" path="C:/Users/User/git/ProgramaGestion/src/itextpdf-5.5.13.1-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/User/git/ProgramaGestion/src/itext-pdfa-5.5.13.1.jar"/>
<classpathentry kind="lib" path="C:/Users/User/git/ProgramaGestion/src/itext-pdfa-5.5.13.1-javadoc.jar"/>
<classpathentry kind="lib" path="C:/Users/User/git/ProgramaGestion/src/itext-pdfa-5.5.13.1-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/User/git/ProgramaGestion/src/itext-xtra-5.5.13.1.jar"/>
<classpathentry kind="lib" path="C:/Users/User/git/ProgramaGestion/src/itext-xtra-5.5.13.1-javadoc.jar"/>
<classpathentry kind="lib" path="C:/Users/User/git/ProgramaGestion/src/itext-xtra-5.5.13.1-sources.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>