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

Juan Romo
Juan Romo
2,511 Points

"Could not determine java version from '11.0.1'" error when importing project.

I've tried looking online for people with similar problems and they say its related to the project using a Gradle version being incompatible with my Java version but none of their solutions worked for me.

1 Answer

Gregorio Massara
Gregorio Massara
3,544 Points

What version of Java are you running? it looks like you are using Java SDK 11 Try using Java 8 (java version "1.8.0_161")