gwinstanley opened a new issue, #6059: URL: https://github.com/apache/netbeans/issues/6059
### Apache NetBeans version Apache NetBeans 18 ### What happened To get source/javadoc for a dependency in a Gradle project, I often find the dependency in the Configurations/compileClasspath section of the project, then right-click to download the relevant remote JAR from the repo. Doing this seems to succeed, but the entire Configurations section of the project disappears, and a project reload seems to be required to make it reappear (with the download having succeeded). ### How to reproduce 1. Create/open a Gradle project 2. Ensure it has at least one dependency 3. Ensure project is compilable 4. Use context menu on dependency in Configurations/compileClasspath (or other config) to download sources/javadoc 5. Observe result ### Did this work correctly in an earlier version? No / Don't know ### Operating System macOS 13.4 (Intel) ### JDK Temurin OpenJDK 20.0.1+9 (x86_64) ### Apache NetBeans packaging Apache NetBeans provided installer ### Anything else Seems to happen every time. I recall it also happening on prior NB versions, so it's a long-standing issue, I believe. ### Are you willing to submit a pull request? No -- 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
