sdedic opened a new pull request #2694: URL: https://github.com/apache/netbeans/pull/2694
This PR is somewhat inspired by #2685: LSP tests now hang on displaying 'attach sources' for a Java platform, which is traditionally handled by `GraphicsEnvironment.isHeadless()`. But @JaroslavTulach approach shows a way how to do that more politely and allow the application to select which parts of the interaction are applicable in the final environment. The actual bundle keys may still need to be modified based on discussion in #2685. After this PR merges, the headless property in #2679 can be replaced by branding out the dialogs. ---------------------------------------------------------------- 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
