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?
Please sign in to leave a comment.
https://youtrack.jetbrains.com/issue/IDEA-162677 < maybe this might help
@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.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?
Please check https://www.jetbrains.com/help/idea/gradle.html#link_gradle_project