Mac idea启动项目缓慢 2021-05-28 mac idea Comments Word Count: 81words Read Count: 1minutes 问题原因 解析机器名称耗费时间过长 参考idea issue 解决方案 hosts中添加机器名称 127.0.0.1 localhost <my_computer_name>.local 其中<my_computer_name>是hostname指令结果