-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
17 lines (17 loc) · 878 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="WMS/src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="WMS/jcalendar-1.4.jar"/>
<classpathentry kind="lib" path="WMS/jgoodies-forms-1.8.0.jar"/>
<classpathentry kind="lib" path="C:/Users/user/Downloads/mysql-connector-j-8.0.32.jar"/>
<classpathentry kind="lib" path="C:/Users/user/Downloads/rs2xml.jar"/>
<classpathentry kind="lib" path="C:/Users/user/Downloads/TimingFramework-0.55.jar"/>
<classpathentry kind="lib" path="C:/PracticeCoding/completeDashboard/miglayout-4.0.jar"/>
<classpathentry kind="lib" path="C:/Users/user/Downloads/gradient-icon-font (2).jar"/>
<classpathentry kind="output" path="WMS/bin"/>
</classpath>