LoginSignup
12
4

More than 5 years have passed since last update.

Intellij IDEA で Gradle Project なのに Gradle Tool Window が表示されていない時の対処法

Last updated at Posted at 2018-01-09

メニューの "Project From Existing Sources" を使ってプロジェクトを開きます。

ファイル選択ダイアログが表示されたら、 settings.gradle を選びます。 (私が経験したプロジェクトでは、これでいけました。)

  • File -> New -> Project From Existing Sources ...

File の Open から settings.gradle を選択しても行けると思います。

References

treehouse. (2016). Gradle tool window missing. Retrieved from https://teamtreehouse.com/community/gradle-tool-window-missing

12
4
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
12
4