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 Hibernate Basics Getting Started with Hibernate Configuring a Project to Use Hibernate

Chance Edward
Chance Edward
4,507 Points

Configuring a Project to Use Hibernate6:34 (Help please)

When I tried to make a Gradle project it doesn't allow me to make a java class. I think I made the class wrong but I'm really not sure because I am using the latest version of IntelliJ. What I did to make a class was go on JavaFX and I left the language as Java and changed the build system to Gradle. I also didn't add any additional libraries.