bill-humblcloud commented on issue #8980: URL: https://github.com/apache/netbeans/issues/8980#issuecomment-3486396102
I've been working on reproducibility on rc2, but short of sending one of my projects, I am not really finding a way to make something that is useful to you. I have found 2 things as I've been working on this: 1. Removing [project-dir]/.gradle/nb-cache eliminates the issue 2. The build associated with fixing 8960 also appears to me to eliminate the issue So, my thinking is that this has been addressed elsewhere and this issue should be closed. I am seeing another issue both with rc2 and the 8960 build and that relates to not seeing the "Web Pages" item in the Projects pane (which I described poorly in my report as the "components are not directly accessible in NetBeans". This seems to be related to the following: > the return value of "org.netbeans.modules.gradle.javaee.api.GradleWebProject.getWebAppDir()" is null ...which I think should be reported as a separate issue, right? It seems different enough to me to make a new issue unless you think otherwise. Thanks for the time and effort you've spent on this. -- 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
