Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
View | Details | Raw Unified | Return to bug 293671 | Differences between
and this patch

Collapse All | Expand All

(-)concepts/resourcefilters.htm (-4 / +4 lines)
Lines 15-22 Link Here
15
<BODY BGCOLOR="#ffffff">
15
<BODY BGCOLOR="#ffffff">
16
<H1 CLASS="Head">Resource Filters</H1>
16
<H1 CLASS="Head">Resource Filters</H1>
17
<p>
17
<p>
18
Resource filters allow the user to configure which files are folders are included automatically
18
Resource filters allow the user to configure which files and folders are included automatically
19
in a project resource hierarchy when a refresh is performed.
19
in a project resource hierarchy when refresh is performed.
20
</p>
20
</p>
21
<p>
21
<p>
22
By adding resource filters to a project or folder, the user can systematically prevent some file 
22
By adding resource filters to a project or folder, the user can systematically prevent some file 
Lines 48-60 Link Here
48
</p>
48
</p>
49
<p>
49
<p>
50
A resource filter can apply recursively to all children of the project or folder it is created on.  In 
50
A resource filter can apply recursively to all children of the project or folder it is created on.  In 
51
such case, the resource filter will apply to a sub-folder as if they were created in that sub-folder 
51
such case, the resource filter will apply to a sub-folder as if it was created in that sub-folder 
52
itself, following the rules mentioned above.
52
itself, following the rules mentioned above.
53
</p>
53
</p>
54
<p>
54
<p>
55
Resource filters can be created, edited and removed in 
55
Resource filters can be created, edited and removed in 
56
the <b>File &gt; Properties &gt; Resource &gt; Resources Filters</b> property page for a project or
56
the <b>File &gt; Properties &gt; Resource &gt; Resources Filters</b> property page for a project or
57
folder resource 
57
folder resource.
58
</p>
58
</p>
59
<p>
59
<p>
60
Resource filters can also be created on a folder before that folder is created in the workspace by 
60
Resource filters can also be created on a folder before that folder is created in the workspace by 

Return to bug 293671