mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-03-28 14:56:28 +01:00
Filter nested projects from org.eclipse.cdt.root
https://github.com/eclipse-cdt/cdt/issues/37
This commit is contained in:
parent
511a920e01
commit
97227b1886
1 changed files with 11 additions and 0 deletions
11
.project
11
.project
|
@ -8,4 +8,15 @@
|
|||
</buildSpec>
|
||||
<natures>
|
||||
</natures>
|
||||
<filteredResources>
|
||||
<filter>
|
||||
<id>1660282053428</id>
|
||||
<name></name>
|
||||
<type>30</type>
|
||||
<matcher>
|
||||
<id>org.eclipse.ui.ide.multiFilter</id>
|
||||
<arguments>1.0-projectRelativePath-matches-false-true-.*/org\.eclipse.*/.*</arguments>
|
||||
</matcher>
|
||||
</filter>
|
||||
</filteredResources>
|
||||
</projectDescription>
|
||||
|
|
Loading…
Add table
Reference in a new issue