In Eclipse editor, if I go Search->File, I can search for files that contain my search term. What I want to do is find all of the files that DO NOT contain
This expression should work (reference):
(?s)\A((?!YourSearchText).)*\Z