-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
15 lines (15 loc) · 870 Bytes
/
.classpath
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="src" path="test"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry exported="true" kind="lib" path="lib/forms-1.3.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/miglayout15-swing.jar"/>
<classpathentry exported="true" kind="lib" path="lib/beansbinding-1.2.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jcalendar-1.4.jar"/>
<classpathentry kind="lib" path="lib/postgresql-9.4.1208.jre6.jar"/>
<classpathentry kind="lib" path="lib/commons-lang3-3.4.jar"/>
<classpathentry kind="lib" path="lib/JBuscar.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>