[docs] update README.md for intellij-community project

There are no Gradle modules in intellij-community project anymore, and this sentence confuses users (see IDEA-310261).

GitOrigin-RevId: 129779c20271506bd65a300c1ac8ed1c3562fc62
This commit is contained in:
Nikolay Chashnikov
2023-01-12 14:37:45 +01:00
committed by intellij-monorepo-bot
parent 90890b1afd
commit d172522bb3

View File

@@ -36,8 +36,6 @@ for the IntelliJ Platform.
Using IntelliJ IDEA **File | Open**, select the `<IDEA_HOME>` directory.
* If IntelliJ IDEA displays an error about a missing or out of date required plugin (e.g. Kotlin),
[enable, upgrade, or install that plugin](https://www.jetbrains.com/help/idea/managing-plugins.html) and restart IntelliJ IDEA.
* If IntelliJ IDEA displays an error about a Gradle configuration not found,
[refresh the Gradle projects](https://www.jetbrains.com/help/idea/jetgradle-tool-window.html).
### IntelliJ Build Configuration
1. It's recommended to use JetBrains Runtime 17 to compile the project.