-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
20 lines (20 loc) · 1.06 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="mssql-jdbc-11.2.0.jre18.jar"/>
<classpathentry exported="true" kind="lib" path="mysql-connector-j-8.0.31.jar"/>
<classpathentry exported="true" kind="lib" path="miglayout-4.0.jar"/>
<classpathentry exported="true" kind="lib" path="rs2xml.jar"/>
<classpathentry exported="true" kind="lib" path="RSTableMetro.jar"/>
<classpathentry exported="true" kind="lib" path="TimingFramework-0.55.jar"/>
<classpathentry exported="true" kind="lib" path="RSFoto_v1.0.jar"/>
<classpathentry exported="true" kind="lib" path="RojeruSan.parte1.jar"/>
<classpathentry exported="true" kind="lib" path="RSCalendar.jar"/>
<classpathentry exported="true" kind="lib" path="RSDate.jar"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>