I believe this is a known issue. Hopefully a fix will make it into 12.4. Scott
> On Apr 13, 2021, at 3:04 PM, Fred Welland <fred.well...@gmail.com> wrote: > > > Product Version: Apache NetBeans IDE 12.3 > Java: 14.0.2; OpenJDK 64-Bit Server VM 14.0.2+12 > Runtime: OpenJDK Runtime Environment 14.0.2+12 > System: Linux version 5.8.18-100.fc31.x86_64 running on amd64; UTF-8; en_US > (nb) > > I am getting the following warning from NB: > > Reason: groovy.lang.MissingPropertyException: Could not get unknown property > 'compileConfigurationName' for source set 'main' of type > org.gradle.api.internal.tasks.DefaultSourceSet. > groovy.lang.MissingPropertyException: Could not get unknown property > 'compileConfigurationName' for source set 'main' of type > org.gradle.api.internal.tasks.DefaultSourceSet. > > > This happens after a project "clean and build". Build seems to 'work' and > I haven't' noticed anything broken in NB, yet. > > Any suggestions? Gradle 7, supported in NB 12.3? I use 'prefer gradle > wrapper' in NB. >