From 02a41321eb8106d01ced0636bf7ec4327a0041ad Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Sun, 20 Jun 2021 20:49:27 -0400 Subject: [PATCH] adding javafx to IntelliJ --- .idea/modules.xml | 1 + todo.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/.idea/modules.xml b/.idea/modules.xml index 1acd3f53e..b019127a4 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -9,6 +9,7 @@ + diff --git a/todo.txt b/todo.txt index db625a4e5..9c14389c4 100755 --- a/todo.txt +++ b/todo.txt @@ -41,6 +41,7 @@ o build bits should be in core/build.xml or javafx/build.xml X by moving it out, all the strangeness of download and import is outside core _ "WARNING: Unsupported JavaFX configuration" when running Tools that use JavaFX +_ we were probably spared the warnings because the older JARs were hanging around _ add JavaFX library to IntelliJ