I want to search my whole project for a certain string, but I only want results which are uncommented. It would be great if there was just an option to not include comments in the search results, but I don't see how to do this.
Is there a hidden option for this, or a trick? I could go back to the command line and use grep, but I prefer to have the results within eclipse so I can easily jump to the line number.