i want to find and replace a string in netbeans.
but the edit -> replace button is unclickable.
why is that and how do i solve it?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Replace menu item is enabled only when input focus is in code area.
When there are no open files or input focus is in side tabs (Project, Files, etc.) Replace menu item is not available.