tbw777 commented on code in PR #5577:
URL: https://github.com/apache/netbeans/pull/5577#discussion_r1120227275
##########
ide/mercurial/src/org/netbeans/modules/mercurial/ui/repository/RepositoryPanel.java:
##########
@@ -227,7 +227,7 @@ private void
chooseFolderButtonActionPerformed(java.awt.event.ActionEvent evt) {
} catch (URISyntaxException | IllegalArgumentException ex) {
//
}
- JFileChooser fileChooser = new
AccessibleJFileChooser(NbBundle.getMessage(RepositoryPanel.class,
"RepositoryPanel.FileChooser.Descritpion"), //NOI18N
Review Comment:
https://github.com/apache/netbeans/blob/master/ide/git/src/org/netbeans/modules/git/ui/repository/remote/RemoteRepository.java#L502
--
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