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 Adding Dependencies

Dhruv Patel
Dhruv Patel
8,287 Points

NO SIDEBAR

I am currently running the newest version of Intellij IDEA and I don't seem to have the sidebar indicating the Gradle tab. So instead I tried making the project by clicking the icon but that didn't seem to do much. What should i do to synchronize all my Gradle files

2 Answers

Seth Kroger
Seth Kroger
56,413 Points

There should be a square icon in the bottom left corner. Clicking on that will turn the side rails on and off.

Dhruv Patel
Dhruv Patel
8,287 Points

Thanks, seems like a much easier way to navigate to the Gradle tab.

Rob Bridges
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Rob Bridges
Full Stack JavaScript Techdegree Graduate 35,467 Points

Hey Dhruv,

I think I might know what you are saying. Can you try something for me. When you're in intellij click View at the top (it's between Edit and Navigate)

The first option will be Tool Windows, hover over that and it will pop up another window, if you click of project does it bring up the scroll menu you are looking for?

Also if you are running a windows system you can old hold down alt and press 1 in intellij for the shortcut for this. Let me know if this helps.

Dhruv Patel
Dhruv Patel
8,287 Points

Thanks that worked out just fine