IntelliJ IDEA 支持多模块 Gradle?
Multi-module Gradle support in IntelliJ IDEA?
问题:IntelliJ SonarQube插件什么时候支持多模块Gradle项目?
我在 SonarQube 用户邮件组(2015-04-07)中提出了这个问题,并收到了对多模块 Gradle 项目的支持将被实现的回复 "the next sprint"。由于 Whosebug 已被指定为解决此类问题的新首选方式,我认为在这里收集有关此功能请求的信息是合适的。
重现步骤
在 IntelliJ IDEA 中:
- Settings/Plugins:安装SonarQube IntelliJ插件(官方,非社区版)
- Settings/Other Settings/SonarQube:配置插件连接SonarQube实例
- 项目树:右键单击项目根文件夹和 select "Associate with SonarQube..."
- Select 从 SonarQube 获取的正确项目(可能需要搜索)
预期结果
项目关联成功
实际结果
SonarQube 插件控制台中的错误消息:"Only multi-module Maven projects are supported for now"。
我的设置
- SonarQube,版本 4.5.4 LTS
- IntelliJ IDEA,版本 14.1.4
- "SonarQube plugin for IntelliJ IDEA",版本 1.1
我查看了问题跟踪器并找到了可以解决此问题的任务。由于我没有帐户,所以我不能给它投票:
问题:IntelliJ SonarQube插件什么时候支持多模块Gradle项目?
我在 SonarQube 用户邮件组(2015-04-07)中提出了这个问题,并收到了对多模块 Gradle 项目的支持将被实现的回复 "the next sprint"。由于 Whosebug 已被指定为解决此类问题的新首选方式,我认为在这里收集有关此功能请求的信息是合适的。
重现步骤
在 IntelliJ IDEA 中:
- Settings/Plugins:安装SonarQube IntelliJ插件(官方,非社区版)
- Settings/Other Settings/SonarQube:配置插件连接SonarQube实例
- 项目树:右键单击项目根文件夹和 select "Associate with SonarQube..."
- Select 从 SonarQube 获取的正确项目(可能需要搜索)
预期结果
项目关联成功
实际结果
SonarQube 插件控制台中的错误消息:"Only multi-module Maven projects are supported for now"。
我的设置
- SonarQube,版本 4.5.4 LTS
- IntelliJ IDEA,版本 14.1.4
- "SonarQube plugin for IntelliJ IDEA",版本 1.1
我查看了问题跟踪器并找到了可以解决此问题的任务。由于我没有帐户,所以我不能给它投票: