forked from digital-india-solution/HospitalManagementSystem
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
16 lines (16 loc) · 993 Bytes
/
.classpath
File metadata and controls
16 lines (16 loc) · 993 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="img"/>
<classpathentry kind="lib" path="Resource/sqlite-jdbc-3.5.8.jar"/>
<classpathentry kind="lib" path="forms-1.3.0.jar" sourcepath="forms-1.3.0-src.zip"/>
<classpathentry kind="lib" path="miglayout15-swing.jar" sourcepath="miglayout-src.zip"/>
<classpathentry kind="lib" path="Resource/anelab-thread-java.jar"/>
<classpathentry kind="lib" path="Resource/org.eclipse.jetty.util.jar"/>
<classpathentry kind="lib" path="Resource/sqlite-jdbc-3.6.20.1.jar"/>
<classpathentry kind="lib" path="Resource/jcalendar-1.4.jar"/>
<classpathentry kind="lib" path="Resource/mysql-connector-java-5.0.8-bin.jar"/>
<classpathentry kind="lib" path="Resource/rs2xml.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="output" path="bin"/>
</classpath>