more tweaks for Eclipse complaints and moving JFX out of core

This commit is contained in:
Ben Fry
2021-06-20 20:11:21 -04:00
parent 3cbb534afa
commit a3ff124499
3 changed files with 1 additions and 3 deletions
-2
View File
@@ -8,8 +8,6 @@
</classpathentry>
<classpathentry kind="lib" path="library/jogl-all.jar" sourcepath="library/jogl-all-src.jar"/>
<classpathentry kind="lib" path="library/gluegen-rt.jar"/>
<classpathentry kind="lib" path="library/javafx.graphics.jar"/>
<classpathentry kind="lib" path="library/javafx.base.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/JavaFX11"/>
<classpathentry kind="output" path="bin"/>
</classpath>