Eclipse batch search -
currently have ctrl+h every time insert string , have find in *.java files. have 600 strings search. want run batch search provide file strings (comma separated or in single lines) , eclipse run search on , preferably generate file or console output show strings got matching , not
how using grep command line?
Comments
Post a Comment