wumpz opened a new issue, #8209: URL: https://github.com/apache/netbeans/issues/8209
### Apache NetBeans version Apache NetBeans 24 ### What happened I tried to open the graph view for a quite large pom.xml with many transitive dependencies. This function (displaying "loading and constructing graph ... ") locks the complete IDE. Netbeans is unusable. Now after 5min or so I have to take it down using the task manager. I expected, that 1. collecting data for this is done in a background thread 2. Netbeans is not blocked the whole time 3. maybe there is some kind of performance improvement possible ### Language / Project Type / NetBeans Component Multimodule Java Maven project ### How to reproduce Just open die Graph - View of a large pom.xml file. ### Did this work correctly in an earlier version? No / Don't know ### Operating System Windows 11 ### JDK Java 21 ### Apache NetBeans packaging Apache NetBeans provided installer ### Anything else _No response_ ### 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
