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

Gustavo Winter
PLUS
Gustavo Winter
Courses Plus Student 27,382 Points

What is wrong with my Hibernate - Gradle, project?

Hello, i'm at the Hibernate-Basics, but i dont have my project running propertly.

I copy and paste exactly what is inside the Chris Ramacciotti "build.gradle" file, but when i use gradle "build"/"dependencies" i dont have any .jar dependencies installed.

Here is a snapshot of my project

I'm using Atom instead of Intelij and i wish dont have to change it.

Java Version - 10 Gradle Version - 4.7

Any help will be appreaciated.

P.S: I can't test the project because gradle tasks doesnt have a "run" task