mbien commented on pull request #3410: URL: https://github.com/apache/netbeans/pull/3410#issuecomment-1005664887
> Thanks @mbien for taking a look at this. Hadn't got around to following up yet, although would like to get done for 13. Agree with @JaroslavTulach on the need to keep in on an API perspective. Think I saw a way to disable the dialog, but will check again. https://github.com/apache/netbeans/blob/c084119009d2e0f736f225d706bc1827af283501/platform/uihandler/src/org/netbeans/modules/uihandler/Installer.java#L247-L251 that would be those lines (I tried doing that first actually). First is for the dialog. last line is for the options UI. Doesn't solve the exception reporter window though. Not loading the module at all would be cleaner IMO. -- 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
