Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Java Intro to Java Web Development with Spark Diving into Web Development Meet Spark

Blake Larson
Blake Larson
13,014 Points

Gradle tool window missing.

Not sure what's wrong.

2 Answers

Blake Larson
Blake Larson
13,014 Points

How do you reimport your gradle project?

Alexander Nikiforov
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Alexander Nikiforov
Java Web Development Techdegree Graduate 22,175 Points

It depends, on where your initial project was from.

If initially project was cloned from GitHub, and I feel I messed up it, I usually clone once more to new other directory, and then do:

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

Project also can be renamed in Intellijidea, so that later on you know which one is which:

  • File -> Project Structure -> Project Settings -> Project -> Project Name:

The same I guess should be for any other project.

Robert McNeil
Robert McNeil
6,466 Points

The simplest solution may be

View->Tool windows-> Gradle

That was my problem. Im new to IDEA so I want sure how to open it myself.

When I first downloaded IDEA it had a small window icon in the bottom left that I had to click to show the toolbars on the left and right side of the IDE