Is there a way to find the entire solution for a string in netbeans.
I believe that there is a find [ ] tab to find a word in the .java file but looking to find the word in
On the mac it is cmd + shift + f (but you have to select the project on the projects pane, otherwise it doesn't work) or Toolbar --> Edit --> Find in Projects.