Setting JAVA_HOME for intelliJ?

前端 未结 3 664
没有蜡笔的小新
没有蜡笔的小新 2020-12-09 15:56

So i decided to try the beta of android studio today, but it refuses to run on my 32-bit JRE. I can download the 64-bit JRE, but im not interested in it being my default JRE

3条回答
  •  遥遥无期
    2020-12-09 16:11

    I use IDEA_JDK for this purpose (on linux).

    I believe it is STUDIO_JDK for android studio.

    For more information on this and other jetbrains IDE's, see https://intellij-support.jetbrains.com/hc/en-us/articles/206544879-Selecting-the-JDK-version-the-IDE-will-run-under

提交回复
热议问题