Possible duplicate:Finding and replacing an entire project (Netbeans)
In another IDE, there is a function for finding and replacing code. I want this feature in Netbeans. I know there is a refactoring function, but this is only for variables. How can I find and replace text that is not a variable name?
CTRL + SHIFT + H will open a replacement dialog where you can find + replace in any or all of your open projects.
Ctrl + Shift + H gives you the Find and Replace dialog, as shown:
If you have trouble finding a specific feature in Netbeans, one of the first places you can check out is the keyboard shortcut list.
Source: https://habr.com/ru/post/921232/More articles:Failed to publish to server. Tomcat 7.0 - eclipseUsing shell_exec ('passwd') to change user password - phpCan I bind a WPF control to a field property? - c #How to limit query SHOW TABLES - phpHow to change scope / permissions using Microsoft.Web.WebPages.OAuth - asp.net-webpagesAsynchronous libpcap: packet loss? - c ++pcap_next sometimes plays packages on Linux - c ++datetime object format - pythonPorting iPhone to iPhone 2d on iPhone. - javaHow to add text edit box and button in ActionBar? - androidAll Articles