Exclude target folder from search results in Eclipse

后端 未结 3 1477
再見小時候
再見小時候 2020-12-13 06:00

I was wondering if it\'s possible to exclude target folder from eclipse quick search :

Ctrl+Shift+R

3条回答
  •  自闭症患者
    2020-12-13 06:25

    Go to Add Resource Filter preferences dialog:

    Go to ProjectPropertiesResourceResource Filters

    Click Add Filter...

    Then fill the options:

    Filter type:

    ()Exclude all

    Applies to:

    ()Folders

    [X] All children (recursive)

    Filter and Folder Attributes:

    Name - Matches - [target]

提交回复
热议问题