Gradle project is not shown in Intellij New Project wizard

大兔子大兔子 提交于 2020-04-18 05:45:44

问题


Gradle is installed:

Help says that `Gradle should be available for a new project: https://www.jetbrains.com/help/idea/getting-started-with-gradle.html

I have the same version of Intellij as shown in the help : specifically 2019.3.4 . But Gradle does not show up in New Project Wizard:

Why does it not appear?


回答1:


Check that the plugin is enabled in Installed tab, not in Marketplace tab.



来源:https://stackoverflow.com/questions/61095483/gradle-project-is-not-shown-in-intellij-new-project-wizard

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!