From 8473728d12cab69aad43f5ccc07b699abd844f32 Mon Sep 17 00:00:00 2001 From: Marcel Schwarz Date: Sun, 15 Dec 2019 22:14:04 +0100 Subject: [PATCH] Add configuration to run the project via gradle --- .../java_fx_samples__run_.xml | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 .idea/runConfigurations/java_fx_samples__run_.xml diff --git a/.idea/runConfigurations/java_fx_samples__run_.xml b/.idea/runConfigurations/java_fx_samples__run_.xml new file mode 100644 index 0000000..251752a --- /dev/null +++ b/.idea/runConfigurations/java_fx_samples__run_.xml @@ -0,0 +1,21 @@ + + + + + + + true + + + \ No newline at end of file