-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
17 lines (17 loc) · 892 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 exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="lib" path="lib/mysql-connector-java-8.0.22.jar"/>
<classpathentry exported="true" kind="lib" path="lib/rs2xml.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jiconfont-1.0.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jiconfont-font_awesome-4.7.0.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jiconfont-swing-1.0.1.jar"/>
<classpathentry kind="lib" path="lib/flatlaf-0.46.jar"/>
<classpathentry kind="lib" path="lib/flatlaf-intellij-themes-0.46.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>