-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
12 lines (12 loc) · 871 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
<?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="/usr/share/java/mysql.jar"/>
<classpathentry kind="lib" path="forms-1.3.0.jar" sourcepath="forms-1.3.0-src.zip"/>
<classpathentry kind="lib" path="/home/felipedmsantos/Downloads/jcalendar-1.4/lib/jcalendar-1.4.jar"/>
<classpathentry kind="lib" path="/home/felipedmsantos/Downloads/jcalendar-1.4/lib/jgoodies-common-1.2.0.jar"/>
<classpathentry kind="lib" path="/home/felipedmsantos/Downloads/jcalendar-1.4/lib/jgoodies-looks-2.4.1.jar"/>
<classpathentry kind="lib" path="/home/felipedmsantos/Downloads/jcalendar-1.4/lib/junit-4.6.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>