From 92ea217bce391c28904425c975b9ef168849dced Mon Sep 17 00:00:00 2001 From: Steffen Pingel Date: Sun, 28 Apr 2013 02:40:02 +0200 Subject: 406741: filter target directories from workspace Change-Id: Iff960e2a386dce9bce4d846541bbd89ac74fd03c Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=406741 --- org.eclipse.mylyn-feature/.project | 11 +++++++++++ org.eclipse.mylyn.bugzilla-feature/.project | 11 +++++++++++ org.eclipse.mylyn.bugzilla.core/.project | 11 +++++++++++ org.eclipse.mylyn.bugzilla.releng/.project | 11 +++++++++++ org.eclipse.mylyn.bugzilla.tests/.project | 11 +++++++++++ org.eclipse.mylyn.bugzilla.ui/.project | 11 +++++++++++ org.eclipse.mylyn.help.sdk/.project | 11 +++++++++++ org.eclipse.mylyn.help.ui/.project | 11 +++++++++++ org.eclipse.mylyn.oslc.core/.project | 11 +++++++++++ org.eclipse.mylyn.oslc.tests/.project | 11 +++++++++++ org.eclipse.mylyn.oslc.ui/.project | 11 +++++++++++ org.eclipse.mylyn.sdk-feature/.project | 11 +++++++++++ org.eclipse.mylyn.tasks-site/.project | 11 +++++++++++ org.eclipse.mylyn.tasks.activity.core/.project | 11 +++++++++++ org.eclipse.mylyn.tasks.activity.tests/.project | 11 +++++++++++ org.eclipse.mylyn.tasks.activity.ui/.project | 11 +++++++++++ org.eclipse.mylyn.tasks.bugs/.project | 11 +++++++++++ org.eclipse.mylyn.tasks.core.tests/.project | 11 +++++++++++ org.eclipse.mylyn.tasks.core/.project | 11 +++++++++++ org.eclipse.mylyn.tasks.ide-feature/.project | 11 +++++++++++ org.eclipse.mylyn.tasks.index-feature/.project | 11 +++++++++++ org.eclipse.mylyn.tasks.index.core/.project | 11 +++++++++++ org.eclipse.mylyn.tasks.index.tests/.project | 11 +++++++++++ org.eclipse.mylyn.tasks.index.ui/.project | 11 +++++++++++ org.eclipse.mylyn.tasks.search/.project | 11 +++++++++++ org.eclipse.mylyn.tasks.tests/.project | 11 +++++++++++ org.eclipse.mylyn.tasks.ui/.project | 11 +++++++++++ org.eclipse.mylyn.test-feature/.project | 11 +++++++++++ org.eclipse.mylyn.tests.util/.project | 11 +++++++++++ org.eclipse.mylyn.trac-feature/.project | 11 +++++++++++ org.eclipse.mylyn.trac.core.tests/.project | 11 +++++++++++ org.eclipse.mylyn.trac.core/.project | 11 +++++++++++ org.eclipse.mylyn.trac.releng/.project | 11 +++++++++++ org.eclipse.mylyn.trac.tests/.project | 11 +++++++++++ org.eclipse.mylyn.trac.ui.tests/.project | 11 +++++++++++ org.eclipse.mylyn.trac.ui/.project | 11 +++++++++++ 36 files changed, 396 insertions(+) diff --git a/org.eclipse.mylyn-feature/.project b/org.eclipse.mylyn-feature/.project index 3a69cb6b6..403fe6c3c 100644 --- a/org.eclipse.mylyn-feature/.project +++ b/org.eclipse.mylyn-feature/.project @@ -14,4 +14,15 @@ org.eclipse.pde.FeatureNature + + + 1367109048408 + + 10 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-target + + + diff --git a/org.eclipse.mylyn.bugzilla-feature/.project b/org.eclipse.mylyn.bugzilla-feature/.project index 91e2a5abf..ef61fb903 100644 --- a/org.eclipse.mylyn.bugzilla-feature/.project +++ b/org.eclipse.mylyn.bugzilla-feature/.project @@ -14,4 +14,15 @@ org.eclipse.pde.FeatureNature + + + 1367109048408 + + 10 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-target + + + diff --git a/org.eclipse.mylyn.bugzilla.core/.project b/org.eclipse.mylyn.bugzilla.core/.project index ffdfd20f4..dfeab06e8 100644 --- a/org.eclipse.mylyn.bugzilla.core/.project +++ b/org.eclipse.mylyn.bugzilla.core/.project @@ -31,4 +31,15 @@ org.eclipse.jdt.core.javanature org.eclipse.pde.api.tools.apiAnalysisNature + + + 1367109048408 + + 10 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-target + + + diff --git a/org.eclipse.mylyn.bugzilla.releng/.project b/org.eclipse.mylyn.bugzilla.releng/.project index 9b5c3349f..eb244dfbd 100644 --- a/org.eclipse.mylyn.bugzilla.releng/.project +++ b/org.eclipse.mylyn.bugzilla.releng/.project @@ -20,4 +20,15 @@ org.cloudsmith.geppetto.pp.dsl.ui.puppetNature org.eclipse.xtext.ui.shared.xtextNature + + + 1367109048408 + + 10 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-target + + + diff --git a/org.eclipse.mylyn.bugzilla.tests/.project b/org.eclipse.mylyn.bugzilla.tests/.project index eb0931c1a..5fca79265 100644 --- a/org.eclipse.mylyn.bugzilla.tests/.project +++ b/org.eclipse.mylyn.bugzilla.tests/.project @@ -31,4 +31,15 @@ org.eclipse.jdt.core.javanature org.eclipse.pde.api.tools.apiAnalysisNature + + + 1367109048408 + + 10 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-target + + + diff --git a/org.eclipse.mylyn.bugzilla.ui/.project b/org.eclipse.mylyn.bugzilla.ui/.project index 78cc25136..e422f28fd 100644 --- a/org.eclipse.mylyn.bugzilla.ui/.project +++ b/org.eclipse.mylyn.bugzilla.ui/.project @@ -31,4 +31,15 @@ org.eclipse.jdt.core.javanature org.eclipse.pde.api.tools.apiAnalysisNature + + + 1367109048408 + + 10 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-target + + + diff --git a/org.eclipse.mylyn.help.sdk/.project b/org.eclipse.mylyn.help.sdk/.project index ee922a07e..4f46bf309 100644 --- a/org.eclipse.mylyn.help.sdk/.project +++ b/org.eclipse.mylyn.help.sdk/.project @@ -41,4 +41,15 @@ org.eclipse.jdt.core.javanature org.eclipse.pde.api.tools.apiAnalysisNature + + + 1367109048408 + + 10 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-target + + + diff --git a/org.eclipse.mylyn.help.ui/.project b/org.eclipse.mylyn.help.ui/.project index 2eaa28006..df85b2d80 100644 --- a/org.eclipse.mylyn.help.ui/.project +++ b/org.eclipse.mylyn.help.ui/.project @@ -31,4 +31,15 @@ org.eclipse.jdt.core.javanature org.eclipse.pde.api.tools.apiAnalysisNature + + + 1367109048408 + + 10 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-target + + + diff --git a/org.eclipse.mylyn.oslc.core/.project b/org.eclipse.mylyn.oslc.core/.project index 9afadfb36..2c69a4685 100644 --- a/org.eclipse.mylyn.oslc.core/.project +++ b/org.eclipse.mylyn.oslc.core/.project @@ -31,4 +31,15 @@ org.eclipse.jdt.core.javanature org.eclipse.pde.api.tools.apiAnalysisNature + + + 1367109048408 + + 10 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-target + + + diff --git a/org.eclipse.mylyn.oslc.tests/.project b/org.eclipse.mylyn.oslc.tests/.project index 6beebed83..7988e3795 100644 --- a/org.eclipse.mylyn.oslc.tests/.project +++ b/org.eclipse.mylyn.oslc.tests/.project @@ -31,4 +31,15 @@ org.eclipse.jdt.core.javanature org.eclipse.pde.api.tools.apiAnalysisNature + + + 1367109048408 + + 10 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-target + + + diff --git a/org.eclipse.mylyn.oslc.ui/.project b/org.eclipse.mylyn.oslc.ui/.project index 8176857e0..bca8e5bf6 100644 --- a/org.eclipse.mylyn.oslc.ui/.project +++ b/org.eclipse.mylyn.oslc.ui/.project @@ -31,4 +31,15 @@ org.eclipse.jdt.core.javanature org.eclipse.pde.api.tools.apiAnalysisNature + + + 1367109048408 + + 10 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-target + + + diff --git a/org.eclipse.mylyn.sdk-feature/.project b/org.eclipse.mylyn.sdk-feature/.project index 4533e69c3..73ea3ba66 100644 --- a/org.eclipse.mylyn.sdk-feature/.project +++ b/org.eclipse.mylyn.sdk-feature/.project @@ -14,4 +14,15 @@ org.eclipse.pde.FeatureNature + + + 1367109048408 + + 10 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-target + + + diff --git a/org.eclipse.mylyn.tasks-site/.project b/org.eclipse.mylyn.tasks-site/.project index c7851aa84..eed57736e 100644 --- a/org.eclipse.mylyn.tasks-site/.project +++ b/org.eclipse.mylyn.tasks-site/.project @@ -8,4 +8,15 @@ + + + 1367109048408 + + 10 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-target + + + diff --git a/org.eclipse.mylyn.tasks.activity.core/.project b/org.eclipse.mylyn.tasks.activity.core/.project index 33ca0a8fa..76ff8ce9f 100644 --- a/org.eclipse.mylyn.tasks.activity.core/.project +++ b/org.eclipse.mylyn.tasks.activity.core/.project @@ -31,4 +31,15 @@ org.eclipse.jdt.core.javanature org.eclipse.pde.api.tools.apiAnalysisNature + + + 1367109048408 + + 10 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-target + + + diff --git a/org.eclipse.mylyn.tasks.activity.tests/.project b/org.eclipse.mylyn.tasks.activity.tests/.project index bbc331e13..019d5dfdb 100644 --- a/org.eclipse.mylyn.tasks.activity.tests/.project +++ b/org.eclipse.mylyn.tasks.activity.tests/.project @@ -31,4 +31,15 @@ org.eclipse.jdt.core.javanature org.eclipse.pde.api.tools.apiAnalysisNature + + + 1367109048408 + + 10 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-target + + + diff --git a/org.eclipse.mylyn.tasks.activity.ui/.project b/org.eclipse.mylyn.tasks.activity.ui/.project index 92578f2cd..15af18acd 100644 --- a/org.eclipse.mylyn.tasks.activity.ui/.project +++ b/org.eclipse.mylyn.tasks.activity.ui/.project @@ -31,4 +31,15 @@ org.eclipse.jdt.core.javanature org.eclipse.pde.api.tools.apiAnalysisNature + + + 1367109048408 + + 10 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-target + + + diff --git a/org.eclipse.mylyn.tasks.bugs/.project b/org.eclipse.mylyn.tasks.bugs/.project index dfca76441..ac611ee41 100644 --- a/org.eclipse.mylyn.tasks.bugs/.project +++ b/org.eclipse.mylyn.tasks.bugs/.project @@ -31,4 +31,15 @@ org.eclipse.jdt.core.javanature org.eclipse.pde.api.tools.apiAnalysisNature + + + 1367109048408 + + 10 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-target + + + diff --git a/org.eclipse.mylyn.tasks.core.tests/.project b/org.eclipse.mylyn.tasks.core.tests/.project index 1e25da697..7b3126783 100644 --- a/org.eclipse.mylyn.tasks.core.tests/.project +++ b/org.eclipse.mylyn.tasks.core.tests/.project @@ -31,4 +31,15 @@ org.eclipse.jdt.core.javanature org.eclipse.pde.api.tools.apiAnalysisNature + + + 1367109048408 + + 10 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-target + + + diff --git a/org.eclipse.mylyn.tasks.core/.project b/org.eclipse.mylyn.tasks.core/.project index 27ace4c3d..c24fd5404 100644 --- a/org.eclipse.mylyn.tasks.core/.project +++ b/org.eclipse.mylyn.tasks.core/.project @@ -31,4 +31,15 @@ org.eclipse.jdt.core.javanature org.eclipse.pde.api.tools.apiAnalysisNature + + + 1367109048408 + + 10 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-target + + + diff --git a/org.eclipse.mylyn.tasks.ide-feature/.project b/org.eclipse.mylyn.tasks.ide-feature/.project index 63dd74b90..afdaf68de 100644 --- a/org.eclipse.mylyn.tasks.ide-feature/.project +++ b/org.eclipse.mylyn.tasks.ide-feature/.project @@ -14,4 +14,15 @@ org.eclipse.pde.FeatureNature + + + 1367109048408 + + 10 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-target + + + diff --git a/org.eclipse.mylyn.tasks.index-feature/.project b/org.eclipse.mylyn.tasks.index-feature/.project index 11232efa9..e2c66fa3e 100644 --- a/org.eclipse.mylyn.tasks.index-feature/.project +++ b/org.eclipse.mylyn.tasks.index-feature/.project @@ -14,4 +14,15 @@ org.eclipse.pde.FeatureNature + + + 1367109048408 + + 10 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-target + + + diff --git a/org.eclipse.mylyn.tasks.index.core/.project b/org.eclipse.mylyn.tasks.index.core/.project index 6c1417e54..e43c64488 100644 --- a/org.eclipse.mylyn.tasks.index.core/.project +++ b/org.eclipse.mylyn.tasks.index.core/.project @@ -31,4 +31,15 @@ org.eclipse.jdt.core.javanature org.eclipse.pde.api.tools.apiAnalysisNature + + + 1367109048408 + + 10 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-target + + + diff --git a/org.eclipse.mylyn.tasks.index.tests/.project b/org.eclipse.mylyn.tasks.index.tests/.project index d57642a3e..714105e9f 100644 --- a/org.eclipse.mylyn.tasks.index.tests/.project +++ b/org.eclipse.mylyn.tasks.index.tests/.project @@ -31,4 +31,15 @@ org.eclipse.jdt.core.javanature org.eclipse.pde.api.tools.apiAnalysisNature + + + 1367109048408 + + 10 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-target + + + diff --git a/org.eclipse.mylyn.tasks.index.ui/.project b/org.eclipse.mylyn.tasks.index.ui/.project index 89bd22b7b..20d54227c 100644 --- a/org.eclipse.mylyn.tasks.index.ui/.project +++ b/org.eclipse.mylyn.tasks.index.ui/.project @@ -31,4 +31,15 @@ org.eclipse.jdt.core.javanature org.eclipse.pde.api.tools.apiAnalysisNature + + + 1367109048408 + + 10 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-target + + + diff --git a/org.eclipse.mylyn.tasks.search/.project b/org.eclipse.mylyn.tasks.search/.project index c6ae8622c..98862f3f3 100644 --- a/org.eclipse.mylyn.tasks.search/.project +++ b/org.eclipse.mylyn.tasks.search/.project @@ -31,4 +31,15 @@ org.eclipse.pde.PluginNature org.eclipse.pde.api.tools.apiAnalysisNature + + + 1367109048408 + + 10 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-target + + + diff --git a/org.eclipse.mylyn.tasks.tests/.project b/org.eclipse.mylyn.tasks.tests/.project index 7098e8761..19be96711 100644 --- a/org.eclipse.mylyn.tasks.tests/.project +++ b/org.eclipse.mylyn.tasks.tests/.project @@ -31,4 +31,15 @@ org.eclipse.jdt.core.javanature org.eclipse.pde.api.tools.apiAnalysisNature + + + 1367109048408 + + 10 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-target + + + diff --git a/org.eclipse.mylyn.tasks.ui/.project b/org.eclipse.mylyn.tasks.ui/.project index 4e9857c70..635a46e63 100644 --- a/org.eclipse.mylyn.tasks.ui/.project +++ b/org.eclipse.mylyn.tasks.ui/.project @@ -31,4 +31,15 @@ org.eclipse.pde.PluginNature org.eclipse.pde.api.tools.apiAnalysisNature + + + 1367109048408 + + 10 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-target + + + diff --git a/org.eclipse.mylyn.test-feature/.project b/org.eclipse.mylyn.test-feature/.project index aceb4b4da..050eec8e7 100644 --- a/org.eclipse.mylyn.test-feature/.project +++ b/org.eclipse.mylyn.test-feature/.project @@ -14,4 +14,15 @@ org.eclipse.pde.FeatureNature + + + 1367109048408 + + 10 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-target + + + diff --git a/org.eclipse.mylyn.tests.util/.project b/org.eclipse.mylyn.tests.util/.project index 3cd02a0ad..d5c4eea49 100644 --- a/org.eclipse.mylyn.tests.util/.project +++ b/org.eclipse.mylyn.tests.util/.project @@ -31,4 +31,15 @@ org.eclipse.jdt.core.javanature org.eclipse.pde.api.tools.apiAnalysisNature + + + 1367109048408 + + 10 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-target + + + diff --git a/org.eclipse.mylyn.trac-feature/.project b/org.eclipse.mylyn.trac-feature/.project index e5f4bfbf8..7c5a9b74a 100644 --- a/org.eclipse.mylyn.trac-feature/.project +++ b/org.eclipse.mylyn.trac-feature/.project @@ -14,4 +14,15 @@ org.eclipse.pde.FeatureNature + + + 1367109048408 + + 10 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-target + + + diff --git a/org.eclipse.mylyn.trac.core.tests/.project b/org.eclipse.mylyn.trac.core.tests/.project index a65c5ec02..ce781f300 100644 --- a/org.eclipse.mylyn.trac.core.tests/.project +++ b/org.eclipse.mylyn.trac.core.tests/.project @@ -31,4 +31,15 @@ org.eclipse.jdt.core.javanature org.eclipse.pde.api.tools.apiAnalysisNature + + + 1367109048408 + + 10 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-target + + + diff --git a/org.eclipse.mylyn.trac.core/.project b/org.eclipse.mylyn.trac.core/.project index 831876dac..a082b3952 100644 --- a/org.eclipse.mylyn.trac.core/.project +++ b/org.eclipse.mylyn.trac.core/.project @@ -31,4 +31,15 @@ org.eclipse.jdt.core.javanature org.eclipse.pde.api.tools.apiAnalysisNature + + + 1367109048408 + + 10 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-target + + + diff --git a/org.eclipse.mylyn.trac.releng/.project b/org.eclipse.mylyn.trac.releng/.project index b20d753b3..915a15f43 100644 --- a/org.eclipse.mylyn.trac.releng/.project +++ b/org.eclipse.mylyn.trac.releng/.project @@ -20,4 +20,15 @@ org.cloudsmith.geppetto.pp.dsl.ui.puppetNature org.eclipse.xtext.ui.shared.xtextNature + + + 1367109048408 + + 10 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-target + + + diff --git a/org.eclipse.mylyn.trac.tests/.project b/org.eclipse.mylyn.trac.tests/.project index 1f3b6278e..ba4bf8216 100644 --- a/org.eclipse.mylyn.trac.tests/.project +++ b/org.eclipse.mylyn.trac.tests/.project @@ -31,4 +31,15 @@ org.eclipse.jdt.core.javanature org.eclipse.pde.api.tools.apiAnalysisNature + + + 1367109048408 + + 10 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-target + + + diff --git a/org.eclipse.mylyn.trac.ui.tests/.project b/org.eclipse.mylyn.trac.ui.tests/.project index 47657d447..817325fb8 100644 --- a/org.eclipse.mylyn.trac.ui.tests/.project +++ b/org.eclipse.mylyn.trac.ui.tests/.project @@ -31,4 +31,15 @@ org.eclipse.jdt.core.javanature org.eclipse.pde.api.tools.apiAnalysisNature + + + 1367109048408 + + 10 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-target + + + diff --git a/org.eclipse.mylyn.trac.ui/.project b/org.eclipse.mylyn.trac.ui/.project index 6c9ffc283..00d483ee2 100644 --- a/org.eclipse.mylyn.trac.ui/.project +++ b/org.eclipse.mylyn.trac.ui/.project @@ -31,4 +31,15 @@ org.eclipse.jdt.core.javanature org.eclipse.pde.api.tools.apiAnalysisNature + + + 1367109048408 + + 10 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-target + + + -- cgit v1.2.3