2023年5月9日 | Leave a comment 问题: macOS IDEA 中老是卡在download gradle.zip/ gradle-src.zip 怎么办 解决: 通过 brew 安装 gradle ,然后设置 IDEA preference -> gradle -> build,excution,deployment -> build tools -> gradle 右侧 distribution 改为local installtion ‘/usr/local/Cellar/gradle/8.1.1/libexec’ /usr/local/Cellar/gradle/8.1.1/libexec 可以通过 brew info gradle 获取