From 4626531f95e60e03086da163cde5edf5411a8d9b Mon Sep 17 00:00:00 2001 From: Simon Ogorodnik Date: Thu, 9 Nov 2017 21:43:37 +0300 Subject: Drop dependency on intellij-core-analysis Instead of it, download idea.jar and manually strip it Also, depends on same as kotlin-compiler openapi version --- lib/intellij-core-analysis.jar | Bin 40325875 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 lib/intellij-core-analysis.jar (limited to 'lib/intellij-core-analysis.jar') diff --git a/lib/intellij-core-analysis.jar b/lib/intellij-core-analysis.jar deleted file mode 100644 index 50520e0c..00000000 Binary files a/lib/intellij-core-analysis.jar and /dev/null differ -- cgit