我在运行 Yosemite (10.10.3) 和 Java8 的 macbook pro 上运行 Groovy/Grails Tool Suite 3.6.4 IDE。启动时出现错误“系统属性 http.nonProxyHosts 已被外部源设置为本地| .local|169.254/16| .169.254/16。此值将使用首选项中的值覆盖”
错误的会话数据:
eclipse.buildId=3.6.4.201503100339-RELEASE-e44
java.version=1.8.0_40
java.vendor=Oracle Corporation
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
Framework arguments: -product org.springsource.ggts.ide -keyring /Users/slacher/.eclipse_keyring -showlocation
Command-line arguments: -os macosx -ws cocoa -arch x86_64 -product org.springsource.ggts.ide -keyring /Users/slacher/.eclipse_keyring -showlocation
它似乎不会影响开发,但我不确定如何解决该错误。什么外部来源会设置这个?http.nonProxyHosts 系统属性是什么?