Update so that java 11 works

Signed-off-by: Chris Cromer <chris@cromer.cl>
This commit is contained in:
2019-04-12 13:11:54 -04:00
parent e74faf7da3
commit 3035db21f0
65 changed files with 5099 additions and 4 deletions

16
.idea/libraries/javafx_11_0.xml generated Normal file
View File

@@ -0,0 +1,16 @@
<component name="libraryTable">
<library name="javafx-11.0">
<CLASSES>
<root url="file://$PROJECT_DIR$/lib/javafx-11.0.2" />
</CLASSES>
<JAVADOC />
<NATIVE>
<root url="file://$PROJECT_DIR$/lib/javafx-11.0.2" />
</NATIVE>
<SOURCES>
<root url="file://$PROJECT_DIR$/lib/javafx-11.0.2" />
</SOURCES>
<jarDirectory url="file://$PROJECT_DIR$/lib/javafx-11.0.2" recursive="false" />
<jarDirectory url="file://$PROJECT_DIR$/lib/javafx-11.0.2" recursive="false" type="SOURCES" />
</library>
</component>