作者:tengpou_260475 | 来源:互联网 | 2023-01-02 12:28
IamanEclipseuserthatrecentlydecidedtotryIntellijIdea.MyOSisUbuntu12.我是一个Eclipse用户,最
I am an Eclipse user that recently decided to try Intellij Idea. My OS is Ubuntu 12.
我是一个Eclipse用户,最近决定尝试Intellij Idea。我的操作系统是Ubuntu 12。
Working with Eclipse it was easy to choose a JVM used to start Eclipse by specifying it in eclipse.ini (http://wiki.eclipse.org/Eclipse.ini#Specifying_the_JVM). But I cannot find such a thing for Intellij Idea 12.
通过使用Eclipse,可以很容易地选择一个JVM,通过在Eclipse中指定它来启动Eclipse。ini(http://wiki.eclipse.org/Eclipse.ini # Specifying_the_JVM)。但是对于Intellij Idea 12,我找不到这样的东西。
Thus, I have 2 questions:
因此,我有两个问题:
- How does Intellij Idea determine what JVM to use to start itself?
- Intellij是如何决定用什么JVM来启动自己的呢?
- Is there a way to override this default behavior?
- 是否有方法覆盖这个默认行为?
Thank you.
谢谢你!
3 个解决方案