diff --git a/topics/basics/plugin_required_experience.md b/topics/basics/plugin_required_experience.md index 4e4944ceb..520cc0b52 100644 --- a/topics/basics/plugin_required_experience.md +++ b/topics/basics/plugin_required_experience.md @@ -2,7 +2,7 @@ # Required Experience -Required technology knowledge. +Required technology knowledge. The IntelliJ Platform is a JVM application, implemented mostly in Java and [Kotlin](https://kotlinlang.org). At this time, it's not possible to develop plugins for the IntelliJ Platform in non-JVM languages. @@ -20,4 +20,4 @@ Developing a plugin will sometimes require digging into the [IntelliJ Platform c It's highly recommended to get familiar with the [](explore_api.md) section before you start the plugin implementation. - +