更改IntelliJ JVM [英] Change intellij JVM

查看:63
本文介绍了更改IntelliJ JVM的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我看到了有关解决Intellij问题的评论

I saw a comment about fixing an issue with the Intellij

如果将IntelliJ IDEA所使用的Java从与IDEA捆绑在一起的OpenJDK切换到Oracle JVM,就不会发生此问题."

"The problem should not occur if you switch Java used by the IntelliJ IDEA from OpenJDK bundled with IDEA to Oracle JVM. At least this can work as a workaround."

如何在Intellij中更改JVM?

How can I change the JVM in Intellij ?

推荐答案

该过程在

  • 使用 ctrl + shift + A
  • 打开查找操作"弹出窗口
  • 输入 switch 并选择 Switch Boot JDK
  • 在下拉列表中选择一个现有的JDK(使用 ... 选择自定义路径)
  • 重新启动IDE
    • Open the Find Action popup using ctrl+shift+A
    • Type switch and select Switch Boot JDK
    • Select an existing JDK in the dropdown (use ... to select a custom path)
    • Reboot the IDE

    这篇关于更改IntelliJ JVM的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

    查看全文
    登录 关闭
    扫码关注1秒登录
    发送“验证码”获取 | 15天全站免登陆