errael commented on PR #4739: URL: https://github.com/apache/netbeans/pull/4739#issuecomment-1276138275
Took me a while to realize that #4714 was the same Utilities.java that `findDialogParent()` is moving to. (I miss my system) > `FileChooserBuilder` to use it too? I think the module dependency is already there. Right, in this version of the PR I had to add a dependendency on `Dialogs API` to get `FileChooserBuilder` to use the new location `findDialogParent`. -- 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
