#295·interview

The project uses Gradle 2.11 which is incompatible with IDEA running on Java 10 or newer.

Author: gaurav9822Created Oct 2, 2020Updated Oct 2, 2020

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

The project uses Gradle 2.11 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