Skip to content

Commit

Permalink
chore: info note to keep IDE versions up to date on EAP pages
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahhaggarty committed Jul 31, 2023
1 parent 2bd27c3 commit 8dd5640
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
5 changes: 5 additions & 0 deletions docs/topics/eap.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,9 @@ check [our instructions on how to configure your build to support this version](
</td>
</tr>
</table>
> If the Kotlin EAP plugin can't find the latest EAP build, check that you are using the latest version of [IntelliJ IDEA](https://www.jetbrains.com/help/idea/update.html) or [Android Studio](https://developer.android.com/studio/intro/update).
>
{type="note"}
-->
6 changes: 5 additions & 1 deletion docs/topics/install-eap-plugin.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<p><a href="eap.md#build-details">Explore Kotlin EAP release details</a></p>
</microformat>

You can follow these instructions to install [the preview version of the Kotlin Plugin for IntelliJ IDEA or Android Studio](eap.md#build-details).
You can follow these instructions to install the preview version of the Kotlin Plugin for IntelliJ IDEA or Android Studio.

1. Select **Tools** | **Kotlin** | **Configure Kotlin Plugin Updates**.

Expand All @@ -21,6 +21,10 @@ You can follow these instructions to install [the preview version of the Kotlin

![Install the EAP build](idea-latest-kotlin-eap.png)
{width="500"}

> If the Kotlin EAP plugin can't find the latest EAP build, check that you are using the latest version of [IntelliJ IDEA](https://www.jetbrains.com/help/idea/update.html) or [Android Studio](https://developer.android.com/studio/intro/update).
>
{type="note"}

4. Click **Install**.

Expand Down

0 comments on commit 8dd5640

Please sign in to comment.