-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
25 lines (25 loc) · 1.18 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="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="Blibliotecas/sqlite-jdbc-3.23.1.jar">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="Blibliotecas/LGoodDatePicker-10.4.1.jar"/>
<classpathentry kind="lib" path="Blibliotecas/commons-beanutils-1.7.0.jar"/>
<classpathentry kind="lib" path="Blibliotecas/commons-collections-3.1.jar"/>
<classpathentry kind="lib" path="Blibliotecas/commons-digester-1.7.jar"/>
<classpathentry kind="lib" path="Blibliotecas/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="Blibliotecas/groovy-all-1.5.3.jar"/>
<classpathentry kind="lib" path="Blibliotecas/itext-2.1.7.jar"/>
<classpathentry kind="lib" path="Blibliotecas/jasperreports-5.5.1.jar"/>
<classpathentry kind="lib" path="Blibliotecas/poi-3.9.jar"/>
<classpathentry kind="lib" path="Blibliotecas/servlet-api-2.4.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>