From 61f139614ce5167ebe8e835ee9144cc49ab082c8 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Wed, 13 Oct 2021 17:57:50 -0400 Subject: [PATCH] make it possible to build without an internet connection --- java/libraries/javafx/build.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/java/libraries/javafx/build.xml b/java/libraries/javafx/build.xml index b7c87a37f..3f5f9d1c9 100644 --- a/java/libraries/javafx/build.xml +++ b/java/libraries/javafx/build.xml @@ -25,6 +25,13 @@ + + + + + + +