Add note about bootstrap plugin
This commit is contained in:
@@ -120,8 +120,14 @@ Open:
|
|||||||
|
|
||||||
and add the following URL to your repositories:
|
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
|
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.
|
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
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user