【发布时间】:2018-07-11 12:38:54
【问题描述】:
我是 IntelliJ IDEA 的新手,我正在尝试在我的桌面上导入现有的 gradle 项目,我选择了导入项目图标,然后我给出了我想要导入的项目的 build.gradle 文件的路径,但是我收到此错误:
Plugin [id: 'com.gradle.build-scan', version: '1.9'] was not found in any of the following sources:
- Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
- Plugin Repositories (could not resolve plugin artifact 'com.gradle.build-scan:com.gradle.build-scan.gradle.plugin:1.9')
Searched in the following repositories: Gradle Central Plugin Repository
谁能帮忙解决这个问题?
【问题讨论】:
标签: java gradle intellij-idea intellij-15