-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
21 lines (21 loc) · 1.05 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="gnujaxp.jar"/>
<classpathentry kind="lib" path="javafx-swt.jar"/>
<classpathentry kind="lib" path="javafx.base.jar"/>
<classpathentry kind="lib" path="javafx.controls.jar"/>
<classpathentry kind="lib" path="javafx.fxml.jar"/>
<classpathentry kind="lib" path="javafx.graphics.jar"/>
<classpathentry kind="lib" path="javafx.media.jar"/>
<classpathentry kind="lib" path="javafx.swing.jar"/>
<classpathentry kind="lib" path="javafx.web.jar"/>
<classpathentry kind="lib" path="jcommon-1.0.0.jar"/>
<classpathentry kind="lib" path="jfreechart-1.0.1.jar"/>
<classpathentry kind="lib" path="junit.jar"/>
<classpathentry kind="lib" path="out/artifacts/JFrame_jar/JFrame.jar"/>
<classpathentry kind="lib" path="out/artifacts/JFrame/JFrame.jar"/>
<classpathentry kind="lib" path="servlet.jar"/>
<classpathentry kind="output" path="out/production/JFrame"/>
</classpath>