`

PhpStorm 软件出现the jvm could not be started the maximum heap size....

 
阅读更多

找到安装路径下的该文件:

D:\Program Files\PhpStorm 4.0.3\bin\PhpStorm.exe.vmoptions

 

 

-Xms128m

-Xmx512m

-XX:MaxPermSize=250m <- 把这里的250改小一点,比如150,就可以了

-XX:ReservedCodeCacheSize=64m

-ea

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics