-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
19 lines (19 loc) · 978 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?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="con" path="org.eclipse.jdt.USER_LIBRARY/JavaFx">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/javaFx"/>
<classpathentry exported="true" kind="lib" path="C:/Users/HP/OneDrive/Bureau/mysql-connector-java-8.0.27/mysql-connector-java-8.0.27.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/HP/Downloads/jfoenix-9.0.10.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/HP/OneDrive/Bureau/operations-of-table-master/src/libaries_icons/jfoenix-8.0.1.jar"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>