You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/12/16 07:39:54 UTC

[GitHub] [netbeans] errael commented on issue #4865: Gradle: can't debug composite build

errael commented on issue #4865:
URL: https://github.com/apache/netbeans/issues/4865#issuecomment-1354335357

   Following instruction from https://github.com/apache/netbeans/issues/4865#issuecomment-1312163229 no change in symptoms. Stuck like:
   ```
   JAVA_HOME="/ref/openjdk/java_home"
   cd /junk/play/gradle-stuff/gradle-projects-compose-fix1/compose; ./gradlew --configure-on-demand :app:run --debug-jvm
   ...
   > Task :app:run
   ```
   Manually attaching debugger gets it to proceed.
   
   This is the one where it never worked for me and it didn't fail for you.
   
   @sdedic , @mbien If someone else could try this, only takes a few minutes. Whether it works or not, probably no reason to hold up 16u1since all the really hot stuff works. And since manually attaching the debugger works (and now I know about that), assuming that's not a problem for most people.
   
   Could someone re-open this issue?


-- 
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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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