From 5113a92aaeda23d13774a9e33f496dae8ae5291a Mon Sep 17 00:00:00 2001 From: Nikolay Chashnikov Date: Thu, 11 Jun 2020 18:22:05 +0300 Subject: [PATCH] [IntelliJ project configuration] exclude JavaFxGenerateDefaultPropertyValuesScript from compilation It uses JavaFX classes which aren't accessible in JDK 11. GitOrigin-RevId: da33f915398d669e097781e591bc72a5248e359b --- .idea/compiler.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 8728cf648bbb..884c03ed23b9 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -11,6 +11,7 @@ +