为了账号安全,请及时绑定邮箱和手机立即绑定

如何在Mac上的IntelliJ IDEA中增加IDE内存限制?

如何在Mac上的IntelliJ IDEA中增加IDE内存限制?

呼如林 2019-11-04 15:12:07
我在Mountain Lion上使用IDEA 12 Leda。我想增加IDE可以使用的最大内存。我将Info.plist文件中的VMOptions设置为 -Xmx2048m -ea -XX:+HeapDumpOnOutOfMemoryError -Xverify:none -Xbootclasspath/a:../lib/boot.jar当我打开IDEA时,我仍然看到最大内存为711m。jps -v 显示我的VMOptions已加载,但已被以下选项取代。29388  **-Xmx2048m** -ea -XX:+HeapDumpOnOutOfMemoryError -Xverify:none -Xbootclasspath/a:../lib/boot.jar -Xms128m **-Xmx800m** -XX:MaxPermSize=350m -XX:ReservedCodeCacheSize=64m -XX:+UseCodeCacheFlushing -XX:+UseCompressedOops -Didea.paths.selector=IdeaIC12 -Dsun.java2d.noddraw=true -Didea.max.intellisense.filesize=2500 -Didea.dynamic.classpath=false -Didea.jars.nocopy=false -Dsun.java2d.d3d=false -Dapple.awt.fullscreencapturealldisplays=false -Dapple.laf.useScreenMenuBar=true -Djava.endorsed.dirs= -Dswing.bufferPerWindow=false -Didea.fatal.error.notification=enabled -Didea.cycle.buffer.size=1024 -Didea.popup.weight=heavy -Didea.xdebug.key=-Xdebug -Dapple.awt.graphics.UseQuartz=true -Dsun.java2d.pmoffscreen=false -Didea.no.launcher=false -DCVS_PASSFILE=~/.cvspass -Didea.use.default.antialiasing.in.editor=false -Dcom.apple.mrj.application.live-resize=false -Didea.smooth.progress=false29392 Jps -Dapplication.home=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home -Xms8m哪里-Xmx800来的?我需要将其删除。
查看完整描述

3 回答

?
子衿沉夜

TA贡献1828条经验 获得超3个赞

我以为我会在这个旧线程上分享有用的技巧。

您可以查看正在使用的内存量,并使用该Show memory indicator设置进行相应的调整。

//img1.sycdn.imooc.com//5dbfcf8d000114b306400498.jpg

它显示在窗口的右下角。

//img1.sycdn.imooc.com//5dbfcf9600018f7104000160.jpg


查看完整回答
反对 回复 2019-11-04
  • 3 回答
  • 0 关注
  • 3501 浏览

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信