Thomas Kellerer schrieb am 27.02.2023 um 08:38:
> Hello,
>
> we have a Gradle project with about 40sub-projects.
>
> I am running NetBeans on Java 17, but the project still uses Java 11.
>
> However, it does not seem to be enough to switch the JDK on the main Gradle
> project.
> I need to change t
Hello,
we have a Gradle project with about 40sub-projects.
I am running NetBeans on Java 17, but the project still uses Java 11.
However, it does not seem to be enough to switch the JDK on the main Gradle
project.
I need to change the JDK for each sub-project individually (using the project's