Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobin Rosenberg2010-08-28 07:48:26 +0000
committerRobin Rosenberg2010-08-28 07:49:54 +0000
commitbed3457aed62a06374791ab89dbd5f9a72ef5423 (patch)
tree29c3d79145cedb2782bf62279077769d22af9929 /org.eclipse.egit-updatesite
parent2131c14b02cf51a5c007c9cffe80db542ddbc201 (diff)
downloadegit-bed3457aed62a06374791ab89dbd5f9a72ef5423.tar.gz
egit-bed3457aed62a06374791ab89dbd5f9a72ef5423.tar.xz
egit-bed3457aed62a06374791ab89dbd5f9a72ef5423.zip
Revert "Hide Maven target directories from Eclipse"
This reverts commit 9425360ad8b57aa7020be44481ad6ed771a7261c since it breaks compatibility with Eclipse 3.5 which can no longer import the projects Bug: 323390 Change-Id: Icda21a1e00a63b1e7333b89525af04d6a776b178 Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
Diffstat (limited to 'org.eclipse.egit-updatesite')
-rw-r--r--org.eclipse.egit-updatesite/.project11
1 files changed, 0 insertions, 11 deletions
diff --git a/org.eclipse.egit-updatesite/.project b/org.eclipse.egit-updatesite/.project
index 0f8a33d39b..0eb2cc3abd 100644
--- a/org.eclipse.egit-updatesite/.project
+++ b/org.eclipse.egit-updatesite/.project
@@ -19,15 +19,4 @@
<natures>
<nature>org.eclipse.pde.UpdateSiteNature</nature>
</natures>
- <filteredResources>
- <filter>
- <id>1281265746040</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