errael commented on issue #4865: URL: https://github.com/apache/netbeans/issues/4865#issuecomment-1312163229
Still can't get it working. With abundance of caution, attaching zip with aforementioned properties file. [gradle-projects-compose-fix1.zip](https://github.com/apache/netbeans/files/9992985/gradle-projects-compose-fix1.zip) Extract netbeans-16-rc4-bin.zip, start NetBeans-16-rc4 with clean userdir/cachdir no import prev settings turn off gradle cache: uncheck `Tools > Options > Java > Gradle > Experimental > UseOnDiskCache` make sure `.../maven_repository/play/{lib,app}` empty Open only compose project, resolve problem. Click `DebugProject` Stuck at: ``` > Task :app:run Listening for transport dt_socket at address: 5005 ``` Manually attach debugger to get job running. -- 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
