From 05e48d5d77356b3ed1f3c2ce08ca2229803e26cc Mon Sep 17 00:00:00 2001 From: Nikolay Krasko Date: Thu, 22 Aug 2013 15:10:12 +0400 Subject: [PATCH] Setup downloading kotlin plugin TeamCity will use downloaded jps plugin for build --- .idea/ant.xml | 1 + bootstrap_compiler.xml | 60 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 61 insertions(+) create mode 100644 bootstrap_compiler.xml diff --git a/.idea/ant.xml b/.idea/ant.xml index 91a520952bd..6e6efaf448c 100644 --- a/.idea/ant.xml +++ b/.idea/ant.xml @@ -8,6 +8,7 @@ + diff --git a/bootstrap_compiler.xml b/bootstrap_compiler.xml new file mode 100644 index 00000000000..059f003a281 --- /dev/null +++ b/bootstrap_compiler.xml @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file