vagabond1-1983 / blog

My tech blog for achieve
GNU General Public License v2.0
2 stars 0 forks source link

【IDE之IDEA】intellij idea load failed because maximum heap size #29

Open vagabond1-1983 opened 8 years ago

vagabond1-1983 commented 8 years ago

"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." 到idea的安装目录下的bin,编辑idea.exe.vmoptions 修改-Xmx的值到512.。。