From b7e78e66258e8d22f7eb3f130a0d977e9cb87fd9 Mon Sep 17 00:00:00 2001 From: Simon Ogorodnik Date: Tue, 10 Oct 2017 18:25:21 +0300 Subject: [PATCH] Revert "Add note about bootstrap plugin" This reverts commit 722345d --- ReadMe.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/ReadMe.md b/ReadMe.md index 91f1d808d3f..027d1d15643 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -104,7 +104,7 @@ From this root project there are Run/Debug Configurations for running IDEA or th * Run the "IDEA" run configuration in the project * a child IntelliJ IDEA with the Kotlin plugin will then startup -### Latest plugin +###Latest plugin You probably want to have locally the same version of plugin that build server is using for building. As this version is constantly moving, the best way to always be updated is to let IntelliJ IDEA notify you when it is time to renew your plugin. @@ -120,14 +120,8 @@ Open: and add the following URL to your repositories: -##### For bleeding edge plugin - https://teamcity.jetbrains.com/guestAuth/app/rest/builds/buildType:(id:Kotlin_dev_CompilerAllPlugins),status:SUCCESS/artifacts/content/updatePlugins-IJ2017.3.xml - -##### For bootstrap plugin - - https://teamcity.jetbrains.com/guestAuth/app/rest/builds/buildType:(id:Kotlin_dev_CompilerAllPlugins),tag:bootstrap/artifacts/content/updatePlugins-IJ2017.3.xml - + Then update the list of plugins in "Browse Repositories", you'll see two versions of Kotlin there, install the one with the higher version number. If you want to keep an IntelliJ IDEA installation with that bleeding edge Kotlin plugin for working Kotlin project sources only separate to your default IntelliJ IDEA installation with the stable Kotlin