Hi, Every time I try to find out a variable or string or some text in my codes (in project folder), I am in trouble. It seems I don't know easy techniques to do that.
I was wondering if there is any tool which indexes a specified folder (in my case project folder) and updates in real-time (with updating codes). Also any string can be searched easily (which ever file/s in that project folder contain that string)?
Is there any bult-in support or plugin for Eclipse or Netbeans? (as both of those IDEs index all the codes, so there should be)
Thanks in advance.