Eclipse Search Only Specific Folders
        Posted  
        
            by Craig
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Craig
        
        
        
        Published on 2010-06-15T18:20:40Z
        Indexed on 
            2010/06/15
            18:22 UTC
        
        
        Read the original article
        Hit count: 449
        
Hello, I already saw the answers for a question almost identical to this: http://stackoverflow.com/questions/443169/eclipse-exclude-folders-from-search. However I am looking for a resolution that would allow me to say look at 10 of my 200 folders and those 10 change all the time. Is there a way I can search through just 1 folder and avoid any other folders that are not inside it? I don't want to create a different project as I am using SVN and I have had cases with mxml files and other files that adding a file that we moved from one project to another caused problems for other developers.
© Stack Overflow or respective owner