Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorustieber2011-07-25 07:39:06 +0000
committerustieber2011-07-25 07:39:06 +0000
commit8c9033cba2371c512bd6ba55b83d919bca8a98b6 (patch)
treec9ed1b73791457e95706d919d16db0c0ba7c520c /target_explorer/features
parent354275a99be457da4be158e4d27e58923c60c28e (diff)
downloadorg.eclipse.tcf-8c9033cba2371c512bd6ba55b83d919bca8a98b6.tar.gz
org.eclipse.tcf-8c9033cba2371c512bd6ba55b83d919bca8a98b6.tar.xz
org.eclipse.tcf-8c9033cba2371c512bd6ba55b83d919bca8a98b6.zip
Target Explorer: Added resource filter to hide maven output directories
Diffstat (limited to 'target_explorer/features')
-rw-r--r--target_explorer/features/org.eclipse.tm.te.feature/.project45
-rw-r--r--target_explorer/features/org.eclipse.tm.te.feature/feature.properties2
-rw-r--r--target_explorer/features/org.eclipse.tm.te.rcp.feature/.project11
-rw-r--r--target_explorer/features/org.eclipse.tm.te.sdk.feature/.project11
-rw-r--r--target_explorer/features/org.eclipse.tm.te.tcf.feature/.project11
-rw-r--r--target_explorer/features/org.eclipse.tm.te.tcf.rcp.feature/.project11
-rw-r--r--target_explorer/features/org.eclipse.tm.te.tcf.sdk.feature/.project11
7 files changed, 84 insertions, 18 deletions
diff --git a/target_explorer/features/org.eclipse.tm.te.feature/.project b/target_explorer/features/org.eclipse.tm.te.feature/.project
index cb731c159..07f880732 100644
--- a/target_explorer/features/org.eclipse.tm.te.feature/.project
+++ b/target_explorer/features/org.eclipse.tm.te.feature/.project
@@ -1,17 +1,28 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>org.eclipse.tm.te.feature</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.pde.FeatureBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.pde.FeatureNature</nature>
- </natures>
-</projectDescription>
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.eclipse.tm.te.feature</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.pde.FeatureBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.pde.FeatureNature</nature>
+ </natures>
+ <filteredResources>
+ <filter>
+ <id>1311579318584</id>
+ <name></name>
+ <type>10</type>
+ <matcher>
+ <id>org.eclipse.ui.ide.multiFilter</id>
+ <arguments>1.0-name-matches-false-false-target</arguments>
+ </matcher>
+ </filter>
+ </filteredResources>
+</projectDescription>
diff --git a/target_explorer/features/org.eclipse.tm.te.feature/feature.properties b/target_explorer/features/org.eclipse.tm.te.feature/feature.properties
index 81a87c416..c0c445160 100644
--- a/target_explorer/features/org.eclipse.tm.te.feature/feature.properties
+++ b/target_explorer/features/org.eclipse.tm.te.feature/feature.properties
@@ -20,7 +20,7 @@ featureName=Target Explorer (Incubation)
featureProvider=Eclipse.org
# "description" property - description of the feature
-description=The Target Explorer with RCP-only dependencies
+description=The Target Explorer core framework.
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
diff --git a/target_explorer/features/org.eclipse.tm.te.rcp.feature/.project b/target_explorer/features/org.eclipse.tm.te.rcp.feature/.project
index 8b1b3801e..0b158d9c7 100644
--- a/target_explorer/features/org.eclipse.tm.te.rcp.feature/.project
+++ b/target_explorer/features/org.eclipse.tm.te.rcp.feature/.project
@@ -14,4 +14,15 @@
<natures>
<nature>org.eclipse.pde.FeatureNature</nature>
</natures>
+ <filteredResources>
+ <filter>
+ <id>1311579318584</id>
+ <name></name>
+ <type>10</type>
+ <matcher>
+ <id>org.eclipse.ui.ide.multiFilter</id>
+ <arguments>1.0-name-matches-false-false-target</arguments>
+ </matcher>
+ </filter>
+ </filteredResources>
</projectDescription>
diff --git a/target_explorer/features/org.eclipse.tm.te.sdk.feature/.project b/target_explorer/features/org.eclipse.tm.te.sdk.feature/.project
index 8efd861f9..6dd4130ad 100644
--- a/target_explorer/features/org.eclipse.tm.te.sdk.feature/.project
+++ b/target_explorer/features/org.eclipse.tm.te.sdk.feature/.project
@@ -19,4 +19,15 @@
<natures>
<nature>org.eclipse.pde.FeatureNature</nature>
</natures>
+ <filteredResources>
+ <filter>
+ <id>1311579318584</id>
+ <name></name>
+ <type>10</type>
+ <matcher>
+ <id>org.eclipse.ui.ide.multiFilter</id>
+ <arguments>1.0-name-matches-false-false-target</arguments>
+ </matcher>
+ </filter>
+ </filteredResources>
</projectDescription>
diff --git a/target_explorer/features/org.eclipse.tm.te.tcf.feature/.project b/target_explorer/features/org.eclipse.tm.te.tcf.feature/.project
index e3e178d40..67c962593 100644
--- a/target_explorer/features/org.eclipse.tm.te.tcf.feature/.project
+++ b/target_explorer/features/org.eclipse.tm.te.tcf.feature/.project
@@ -14,4 +14,15 @@
<natures>
<nature>org.eclipse.pde.FeatureNature</nature>
</natures>
+ <filteredResources>
+ <filter>
+ <id>1311579318584</id>
+ <name></name>
+ <type>10</type>
+ <matcher>
+ <id>org.eclipse.ui.ide.multiFilter</id>
+ <arguments>1.0-name-matches-false-false-target</arguments>
+ </matcher>
+ </filter>
+ </filteredResources>
</projectDescription>
diff --git a/target_explorer/features/org.eclipse.tm.te.tcf.rcp.feature/.project b/target_explorer/features/org.eclipse.tm.te.tcf.rcp.feature/.project
index 92416abba..475b9be0c 100644
--- a/target_explorer/features/org.eclipse.tm.te.tcf.rcp.feature/.project
+++ b/target_explorer/features/org.eclipse.tm.te.tcf.rcp.feature/.project
@@ -14,4 +14,15 @@
<natures>
<nature>org.eclipse.pde.FeatureNature</nature>
</natures>
+ <filteredResources>
+ <filter>
+ <id>1311579318584</id>
+ <name></name>
+ <type>10</type>
+ <matcher>
+ <id>org.eclipse.ui.ide.multiFilter</id>
+ <arguments>1.0-name-matches-false-false-target</arguments>
+ </matcher>
+ </filter>
+ </filteredResources>
</projectDescription>
diff --git a/target_explorer/features/org.eclipse.tm.te.tcf.sdk.feature/.project b/target_explorer/features/org.eclipse.tm.te.tcf.sdk.feature/.project
index d34b5f255..ee1e5ef07 100644
--- a/target_explorer/features/org.eclipse.tm.te.tcf.sdk.feature/.project
+++ b/target_explorer/features/org.eclipse.tm.te.tcf.sdk.feature/.project
@@ -14,4 +14,15 @@
<natures>
<nature>org.eclipse.pde.FeatureNature</nature>
</natures>
+ <filteredResources>
+ <filter>
+ <id>1311579318584</id>
+ <name></name>
+ <type>10</type>
+ <matcher>
+ <id>org.eclipse.ui.ide.multiFilter</id>
+ <arguments>1.0-name-matches-false-false-target</arguments>
+ </matcher>
+ </filter>
+ </filteredResources>
</projectDescription>

Back to the top