From 236899204a6b9e1a8c9fb05b7ba688154ebecc5a Mon Sep 17 00:00:00 2001
From: Robin Rosenberg <robin.rosenberg@dewire.com>
Date: Sat, 28 Aug 2010 09:45:23 +0200
Subject: Revert "Hide Maven target directories from Eclipse"

This reverts commit db4c516f673e4c274e55adc27a95891c52a5aba8 since
it breaks compatibility with Eclipse 3.5 which can no longer import
the projects

Bug: 323390
Change-Id: I3cc91364a6747cfcb4c611a9be5258f81562f726
---
 org.eclipse.jgit.console/.project | 11 -----------
 1 file changed, 11 deletions(-)

(limited to 'org.eclipse.jgit.console/.project')

diff --git a/org.eclipse.jgit.console/.project b/org.eclipse.jgit.console/.project
index f763dad6e8..4f272a7ccc 100644
--- a/org.eclipse.jgit.console/.project
+++ b/org.eclipse.jgit.console/.project
@@ -31,15 +31,4 @@
 		<nature>org.eclipse.jdt.core.javanature</nature>
 		<nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
 	</natures>
-	<filteredResources>
-		<filter>
-			<id>1281264946966</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>
-- 
cgit v1.2.3