-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
16 lines (16 loc) · 986 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?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"/>
<classpathentry exported="true" kind="lib" path="lib/javafx-swt.jar"/>
<classpathentry exported="true" kind="lib" path="lib/javafx.base.jar"/>
<classpathentry exported="true" kind="lib" path="lib/javafx.controls.jar"/>
<classpathentry exported="true" kind="lib" path="lib/javafx.fxml.jar"/>
<classpathentry exported="true" kind="lib" path="lib/javafx.graphics.jar"/>
<classpathentry exported="true" kind="lib" path="lib/javafx.media.jar"/>
<classpathentry exported="true" kind="lib" path="lib/javafx.swing.jar"/>
<classpathentry exported="true" kind="lib" path="lib/javafx.web.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/5"/>
<classpathentry kind="lib" path="lib/jfoenix-8.0.8.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>