It's all about the answers!

Ask a question

To search for pattern inside RTC source control files


Vidya Jothiraman (3313) | asked Aug 03 '15, 6:05 a.m.
Hi
Is RTC having option to list the file which has a particular pattern (or text) in it.
For example, multiple files have been checked into source control. And few files in it have a word called "sorting" inside the files. Now I need to list the files that has the word "sorting" inside it.

One answer



permanent link
Patrick Remington (2013) | answered Aug 03 '15, 10:25 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
edited Aug 03 '15, 10:27 p.m.
When I want to find a string in all my source files, I use the Search > File function in the Eclipse client.  You can specify the text you want to find, and add a file pattern for files to search.  You can also specify where to search:  Workspace, Selected resources (which you select BEFORE clicking Search > File,) or Enclosing projects. 

Your answer


Register or to post your answer.