mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[readme] fix link to "path variables" page
At the previous link, there is no mention of "path variables" on the page. GitOrigin-RevId: 9b75dd584212c1c88f801ae0826ce28c23363e1b
This commit is contained in:
committed by
intellij-monorepo-bot
parent
819a8ab035
commit
d992c5b59e
@@ -47,7 +47,7 @@ JDK version 1.8 (u162 or newer) is required for building and developing for Inte
|
||||
2. Also configure a JDK named "**IDEA jdk**" (case sensitive), pointing to `<JDK_16_HOME>`. If you don’t want to install JDK 1.6
|
||||
then you may configure **IDEA jdk** to point to `<JDK_18_HOME>`. However, you must be careful to avoid using Java 8 APIs in IntelliJ IDEA Community Edition modules that use **IDEA jdk**.
|
||||
* If not already present, add the corresponding path for tools.jar to the Classpath for "**IDEA jdk**" JDK.
|
||||
3. If the _Maven Integration_ plugin is disabled, [add the path variable](https://www.jetbrains.com/help/idea/working-with-projects.html#path-variables)
|
||||
3. If the _Maven Integration_ plugin is disabled, [add the path variable](https://www.jetbrains.com/help/idea/absolute-path-variables.html)
|
||||
"**MAVEN_REPOSITORY**" pointing to `<USER_HOME>/.m2/repository` directory.
|
||||
4. _**Speed Tip:**_ If you have enough RAM on your computer,
|
||||
[configure the compiler settings](https://www.jetbrains.com/help/idea/specifying-compilation-settings.html)
|
||||
|
||||
Reference in New Issue
Block a user