-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
17 lines (17 loc) · 1.07 KB
/
.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="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<accessrules>
<accessrule kind="accessible" pattern="javafx/**"/>
</accessrules>
</classpathentry>
<classpathentry kind="lib" path="C:/Program Files (x86)/eclipse/libs/commons-io-2.4.jar"/>
<classpathentry kind="lib" path="C:/Program Files (x86)/eclipse/libs/fontawesomefx-commons-8.12.jar"/>
<classpathentry kind="lib" path="C:/Program Files (x86)/eclipse/libs/fontawesomefx-fontawesome-4.6.3.jar"/>
<classpathentry kind="lib" path="C:/Program Files (x86)/eclipse/libs/fontawesomefx-materialicons-2.2.0.jar"/>
<classpathentry kind="lib" path="C:/Program Files (x86)/eclipse/libs/gson-2.7.jar"/>
<classpathentry kind="lib" path="C:/Program Files (x86)/eclipse/libs/jfoenix.jar"/>
<classpathentry kind="lib" path="C:/Program Files (x86)/eclipse/libs/org.apache.commons.io-2.4.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>