AanshSavla commented on code in PR #5577:
URL: https://github.com/apache/netbeans/pull/5577#discussion_r1120219342
##########
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:
I am new to open source contribution. I am not able to find the above file
in my local project. Was this file added after I cloned the project?
--
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