From 28d0642e2d977e34336bc869c3349406415063cd Mon Sep 17 00:00:00 2001 From: Sebastiano Poggi Date: Thu, 18 Jul 2024 12:43:31 +0200 Subject: [PATCH] Be more specific in IDE sample run config (#456) This somehow fixes the random java.lang.NoClassDefFoundError: org/jetbrains/jewel/bridge/ToolWindowExtensionsKt that we've been seeing on main when using JBR-21 as the project JDK. GitOrigin-RevId: 2e93656dc77e625758573c3c9bc7d42cd0537e2d --- platform/jewel/.idea/runConfigurations/IDE_sample.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/jewel/.idea/runConfigurations/IDE_sample.xml b/platform/jewel/.idea/runConfigurations/IDE_sample.xml index 2db3d0ccca7e..94d5bc5dd913 100644 --- a/platform/jewel/.idea/runConfigurations/IDE_sample.xml +++ b/platform/jewel/.idea/runConfigurations/IDE_sample.xml @@ -11,7 +11,7 @@