From f77396645858876111d5b7742f9984e1c6a5b713 Mon Sep 17 00:00:00 2001 From: Mikhail Zarechenskiy Date: Mon, 21 Mar 2016 00:49:05 +0300 Subject: [PATCH] Create artifact with 'formatter' module output to share it with Eclipse plugin --- .idea/artifacts/KotlinFormatter.xml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .idea/artifacts/KotlinFormatter.xml diff --git a/.idea/artifacts/KotlinFormatter.xml b/.idea/artifacts/KotlinFormatter.xml new file mode 100644 index 00000000000..57ea10e5fa0 --- /dev/null +++ b/.idea/artifacts/KotlinFormatter.xml @@ -0,0 +1,9 @@ + + + $PROJECT_DIR$/out/artifacts/internal + + + + + + \ No newline at end of file