From d1a4acb81f1a7048a61a54d00b2c5dc40c17875d Mon Sep 17 00:00:00 2001 From: Yan Zhulanow Date: Fri, 2 Mar 2018 21:00:29 +0300 Subject: [PATCH] Pill: Add "IDEA (No ProcessCancelledException)" run configuration --- .../JPS_IDEA_No_ProcessCancelledException.xml | 41 +++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 buildSrc/src/main/resources/runConfigurations/JPS_IDEA_No_ProcessCancelledException.xml diff --git a/buildSrc/src/main/resources/runConfigurations/JPS_IDEA_No_ProcessCancelledException.xml b/buildSrc/src/main/resources/runConfigurations/JPS_IDEA_No_ProcessCancelledException.xml new file mode 100644 index 00000000000..066a512d4c4 --- /dev/null +++ b/buildSrc/src/main/resources/runConfigurations/JPS_IDEA_No_ProcessCancelledException.xml @@ -0,0 +1,41 @@ + + + + + \ No newline at end of file