mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
configuring_plugin_project.md: stronger wording about updating
This commit is contained in:
parent
3a77166eda
commit
9e7e25ae4e
@ -10,7 +10,8 @@ For more advanced options, see the full [Gradle IntelliJ Plugin](tools_gradle_in
|
|||||||
## Keep Up To Date
|
## Keep Up To Date
|
||||||
|
|
||||||
Gradle IntelliJ Plugin and [Gradle](https://gradle.org/install/) build system are constantly developed, and every new release brings important bug fixes, new features, and improvements that makes the development more efficient.
|
Gradle IntelliJ Plugin and [Gradle](https://gradle.org/install/) build system are constantly developed, and every new release brings important bug fixes, new features, and improvements that makes the development more efficient.
|
||||||
It is highly recommended to keep updating both Gradle and Gradle IntelliJ Plugin to the latest versions.
|
It is strongly recommended to keep updating both Gradle and Gradle IntelliJ Plugin to the latest versions.
|
||||||
|
Newer IDE releases might not be supported fully in older releases of Gradle IntelliJ Plugin.
|
||||||
|
|
||||||
> Current Gradle IntelliJ Plugin version is [{type="joined"}](https://github.com/jetbrains/gradle-intellij-plugin/releases)
|
> Current Gradle IntelliJ Plugin version is [{type="joined"}](https://github.com/jetbrains/gradle-intellij-plugin/releases)
|
||||||
>
|
>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user