cannot bring up Gradle Tool Window

Answered

Hi.  When I menu select "VIEW"-->"TOOL WINDOWS" I do not have "GRADLE" tool window as an offering.  I am using a student licensed version of 2020 utlimate.  is there any advice on how i can force the GRADLE tool window to be available?

0
4 comments
Avatar
Permanently deleted user
0

@Perez Famiglia are you shure you have a linked gradle project?

Gradle tool window will stay consistent with other tools (like SBT etc.) and wont be displayed unless there is a linked Gradle project.

To support initial import, a context menu item will added to build.gradle (build.gradle.kts) files of not linked project.

0
Avatar
Permanently deleted user

thanks for these responses.  i do not know if i have a linked gradle project.  I created a 'new module from existing source" and that module has a build.gradle file, etc.  is there a way to manually link this module as a gradle project?

0

Please sign in to leave a comment.