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

   This may demonstrate more of a problem than suspected. Seems Gradle support 
gets in a bad state that requires a restart of NetBeans.
   
   1. Starting with fresh cachedir, start NetBeans. Open clean 
`glazedlists-tutorial`. Exception when resolve problems.
   2. Add `id 'application' plugin; remove `apply plugin: 'java'`
   3. On console do `gradle wrapper --gradle-version 7.5.1`
   4. `Project glazedlists-tutorial > ResolveProjectProblems > Resolve`
   Observe NPE
   5. Close glazedlists-tutorial, reopen still NPE
   6. Restart NetBeans
   Observe glazedlists-tutorial loads OK
   


-- 
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