Hi all,
Does anyone know how can I do a whole-word-only-search in developer studio? I want to search for data type "Date" in all *.jsp file (eventually replacing Date with java.util.Date as the compiler says it is ambiguous). It looks like the current data type search only support *.java and *.class file only..
Thanks,
Jockey.