webstorm启动时遇到The JVM could not be started的解决方法

error:

THE jvm could not be started.The maximum heap size (-Xmx) might be too large or an antivirus or firewall tool could block the execution.

 

参考了国内外的一些网站 终于找到解决方法了.

修改安装目录下的文件

%webstrom_home%\bin\WebStorm.exe.vmoptions

把-Xmx改小就行了

我的改成了256m.

posted @ 2016-10-08 10:29  v魂之挽歌  阅读(5021)  评论(1编辑  收藏  举报