mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
1. Gradle tooling api is extended to provide information about build script file path; 2. Gradle jars from 1.8 nightly branch are applied (they contain the api change); 3. Gradle api changes are used by IJ gradle integration now; 4. Don't report errors on cached task nodes processing because there is a possible case that they hold old incorrect build script file path;