-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
13 lines (13 loc) · 1.02 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
<?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-11"/>
<classpathentry kind="lib" path="/home/emerson/OracleOne/c3p0Library/c3p0-0.9.5.5/lib/c3p0-0.9.5.5.jar"/>
<classpathentry kind="lib" path="/home/emerson/OracleOne/c3p0Library/c3p0-0.9.5.5/lib/mchange-commons-java-0.2.19.jar"/>
<classpathentry kind="lib" path="/usr/share/java/mysql-connector-j-8.0.33.jar"/>
<classpathentry kind="lib" path="/home/emerson/OracleOne/JCalendar/jcalendar-1.4/lib/jcalendar-1.4.jar"/>
<classpathentry kind="lib" path="/home/emerson/OracleOne/JCalendar/jcalendar-1.4/lib/jgoodies-common-1.2.0.jar"/>
<classpathentry kind="lib" path="/home/emerson/OracleOne/JCalendar/jcalendar-1.4/lib/jgoodies-looks-2.4.1.jar"/>
<classpathentry kind="lib" path="/home/emerson/OracleOne/JCalendar/jcalendar-1.4/lib/junit-4.6.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>