Importing a project using latest neogradle & gradle 9.14 crashes with the following error:
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring project ':U-Team-Core_Neoforge'.
> Failed to notify project evaluation listener.
> 'org.gradle.api.provider.Property org.gradle.plugins.ide.eclipse.model.EclipseClasspath.getBaseSourceOutputDir()'
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
Here is a run with --stacktrace
https://gist.github.com/HyCraftHD/723f93b94e129de372c99f92e9e5a3a7
Importing a project using latest neogradle & gradle 9.14 crashes with the following error:
Here is a run with --stacktrace
https://gist.github.com/HyCraftHD/723f93b94e129de372c99f92e9e5a3a7