diff --git a/.idea/ant.xml b/.idea/ant.xml index 278da6d04ad..947266eebf9 100644 --- a/.idea/ant.xml +++ b/.idea/ant.xml @@ -1,13 +1,8 @@ - - - - - \ No newline at end of file diff --git a/TeamCityRelay.xml b/TeamCityRelay.xml deleted file mode 100644 index 357d03ca386..00000000000 --- a/TeamCityRelay.xml +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/common.xml b/common.xml deleted file mode 100644 index 0db6a0cd229..00000000000 --- a/common.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/download_android_sdk.xml b/download_android_sdk.xml deleted file mode 100644 index 4d49c3ada49..00000000000 --- a/download_android_sdk.xml +++ /dev/null @@ -1,179 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/idea-runner/runner.xml b/idea-runner/runner.xml deleted file mode 100644 index 3386ab5ed46..00000000000 --- a/idea-runner/runner.xml +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ultimate/ReadMe.md b/ultimate/ReadMe.md index fcd71c3be31..6dbdb364656 100644 --- a/ultimate/ReadMe.md +++ b/ultimate/ReadMe.md @@ -1,25 +1,4 @@ # Kotlin Ultimate This project is a part of **Kotlin IntelliJ IDEA Plugin** -which provides support for Ultimate IDEA features from Kotlin side. - -If you want to work on this project you should open it in IDEA as separate project. - -## Build - -To build this project: - -1. Run `ant -f update_dependencies.xml` in **kotlin-ultimate** folder. -2. Build main Kotlin project itself. -3. Build **kotlin-ultimate** project. - -## Build a plugin - -If you want to build a **Kotlin IntelliJ IDEA Plugin** locally -with ultimate features support you should: - -1. Build kotlin plugin in main project: **Build -> Build Artifacts -> Kotlin Plugin -> Build**. -2. Run `ant -f build.xml` in **kotlin-ultimate** folder. - -Then you will get kotlin-plugin with ultimate features in `ultimate/out/artifacts/Kotlin` folder. -And then you can move/copy/symlink `ultimate/out/artifacts/Kotlin` to the IDEA config: `config/plugins/Kotlin`. \ No newline at end of file +which provides support for Ultimate IDEA features from Kotlin side. \ No newline at end of file diff --git a/ultimate/update_dependencies.xml b/ultimate/update_dependencies.xml deleted file mode 100644 index d01154dc571..00000000000 --- a/ultimate/update_dependencies.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - \ No newline at end of file