mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-04 23:39:07 +07:00
[docs] update minimum required Java version in community/README.md
This is needed to compile AccessingInternalJdkFontApi class. GitOrigin-RevId: 6031c2de4debc1574c042f343e2d018b70e2edad
This commit is contained in:
committed by
intellij-monorepo-bot
parent
9bd58a8a0a
commit
0e648baa59
@@ -40,7 +40,7 @@ Using IntelliJ IDEA **File | Open**, select the `<IDEA_HOME>` directory.
|
||||
[refresh the Gradle projects](https://www.jetbrains.com/help/idea/jetgradle-tool-window.html).
|
||||
|
||||
### IntelliJ Build Configuration
|
||||
JDK version 1.8 (u91 or newer) is required for building and developing for IntelliJ IDEA Community Edition.
|
||||
JDK version 1.8 (u162 or newer) is required for building and developing for IntelliJ IDEA Community Edition.
|
||||
1. Using IntelliJ IDEA, [configure](https://www.jetbrains.com/help/idea/sdk.html) a JDK named "**1.8**", pointing to `<JDK_18_HOME>`.
|
||||
* If not already present, add `<JDK_18_HOME>/lib/tools.jar` [to the Classpath](https://www.jetbrains.com/help/idea/sdk.html#manage_sdks) tab
|
||||
for the **1.8** JDK.
|
||||
|
||||
Reference in New Issue
Block a user