您的位置:首页 > 其它

webstorm安装时遇到The JVM could not be started的解决方法

2012-12-07 09:02 567 查看
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.

修改安装目录下的文件

..\WebStorm 5.0\bin\WebStorm.exe.vmoptions

把-Xmx改小就行了

比如改成了256m.



参考:Flash Builder提示Failed to create the Java Virtual Machine
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐