alewis001 commented on issue #4239:
URL: https://github.com/apache/netbeans/issues/4239#issuecomment-1259232650

   I can confirm I'm seeing the same issue as @hamishg on Netbeans 15...
   > I tried with a fresh install of Netbeans 15. I now get a different error 
message when trying to build the sample project provided earlier:
   > 
   > > org.codehaus.groovy.runtime.metaclass.MissingPropertyExceptionNoStack: 
No such property: classesDirectory for class: 
org.gradle.api.internal.file.DefaultSourceDirectorySet
   
   The workaround provided by @hamishg also worked for me. 
   
   
   The affected Gradle project is using the Gradle Wrapper and is on version 
5.6, and the Java version I'm using on an M1 Mac (aarch64) is:
   ```
   openjdk version "11.0.16" 2022-07-19
   OpenJDK Runtime Environment Temurin-11.0.16+8 (build 11.0.16+8)
   OpenJDK 64-Bit Server VM Temurin-11.0.16+8 (build 11.0.16+8, mixed mode)
   ```
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to