在 IntelliJ Idea 中更改 Xxs
我正在使用 IntelliJ Idea,我需要更改 -Xxs。我应该从哪里更改它?
I am working with IntelliJ Idea and I need to change the -Xxs. Where should I change it from?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
对于 IDEA 本身还是您的应用程序?如果是第一个,请参阅 Tomasz 的回复。如果是后者,请编辑运行/调试配置中的虚拟机选项。
For IDEA itself or for your app? If the first, see reply from Tomasz. If the latter, edit the VM options in the Run/Debug configuration.
IntelliJ 安装目录下
/bin
下的idea.vmoptions
文件。idea.vmoptions
file under/bin
in IntelliJ installation directory.