From aeecac955b62826705f45bce61a3a1db119da4a0 Mon Sep 17 00:00:00 2001 From: Nebojsa Vuksic Date: Mon, 28 Jul 2025 12:29:05 +0200 Subject: [PATCH] JEWEL-934 Add run configuration for IJ Community with Compose in dev build mode The `IDEA Community with Compose (dev build)` run configuration starts IJ Community with a Compose plugin sample. (cherry picked from commit 0593bb8e469d0720ab53f54cf0c8f71b071e179d) (cherry picked from commit c814066a7b6fe96a249cea9bd28ccd80e2dd6bfd) IJ-MR-173046 GitOrigin-RevId: 33705f83d6d9eb22862bfc5656f7e7ee0bb96be2 --- .../IDEA_Community_With_Compose__dev_build_.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .idea/runConfigurations/IDEA_Community_With_Compose__dev_build_.xml diff --git a/.idea/runConfigurations/IDEA_Community_With_Compose__dev_build_.xml b/.idea/runConfigurations/IDEA_Community_With_Compose__dev_build_.xml new file mode 100644 index 000000000000..92ac8ac948fa --- /dev/null +++ b/.idea/runConfigurations/IDEA_Community_With_Compose__dev_build_.xml @@ -0,0 +1,16 @@ + + + + \ No newline at end of file