Jiagen Li
Jiagen Li's Blog

Jiagen Li's Blog

Follow
Follow
homebadges
Tag

IDEs

#ides

More content

Read more stories on Hashnode


Articles with this tag

关于 IDEA 告警 You have JVM property “https.proxyHost“ set to “127.0.0.1”的解决办法

Nov 5, 20221 min read

完整的报错如下图所示: 相信出现这个问题的人都是因为在中国大陆开了代理导致的。 在谷歌搜索解决方案时,很容易搜索到了这个答案,但是我试了之后并没有解决。 我的方法是编辑 IDEA 自定义的 VM Options,在 IDEA 中的 Help - Edit Custom VM Options...

关于 IDEA 告警 You have JVM property “https.proxyHost“ set to “127.0.0.1”的解决办法