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 Introducing the Project

Mindaugas Sertvytis
Mindaugas Sertvytis
3,180 Points

getting some kind of errors

Cannot determine classpath for resource 'java/sql/SQLException.class' from location 'jrt:/java.sql/java/sql/SQLException.class'.

The project uses Gradle 2.9 which is incompatible with IDEA running on Java 10 or newer. See details at https://github.com/gradle/gradle/issues/8431 Possible solution:

  • Upgrade Gradle wrapper to 4.8.1 version and re-import the project

i am using 6.7 version of Gradle

Mindaugas Sertvytis
Mindaugas Sertvytis
3,180 Points

after pressing upgrade gradle wrapper to 4.8.1 getting another error

A problem occurred evaluating root project 'flashy'.

Failed to apply plugin [class 'io.spring.gradle.dependencymanagement.DependencyManagementPlugin'] Could not create task of type 'DependencyManagementReportTask'.

i think this definitely need update because its out of date and causing all errors i am getting https://github.com/treehouse-projects/java-debugging-flashy i