sdedic opened a new pull request #2652: URL: https://github.com/apache/netbeans/pull/2652
This PR aims to solve issues with newly opened projects in headless environment (required by LSP server). Project problems UI demand an interactive GUI, which can be partly handled by `DialogDisplayer` implementation for headless env. In an absence of better interaction with the user, all reported problems that can be fixed are attempted to be fixed. Results are reported using StatusDisplayer. ---------------------------------------------------------------- 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. 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
