[tor-commits] [orbot/master] don't try to build external folders in eclipse

n8fr8 at torproject.org n8fr8 at torproject.org
Thu Jun 25 14:59:59 UTC 2015


commit f558a0a67c31862ca48a5d98f7e999f085c15837
Author: Nathan Freitas <nathan at freitas.net>
Date:   Thu Jun 25 10:37:48 2015 -0400

    don't try to build external folders in eclipse
---
 .project |   11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/.project b/.project
index 2db7e21..4d1444b 100644
--- a/.project
+++ b/.project
@@ -52,4 +52,15 @@
 		<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
 		<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
 	</natures>
+	<filteredResources>
+		<filter>
+			<id>1435241696221</id>
+			<name></name>
+			<type>30</type>
+			<matcher>
+				<id>org.eclipse.ui.ide.multiFilter</id>
+				<arguments>1.0-name-matches-false-false-external</arguments>
+			</matcher>
+		</filter>
+	</filteredResources>
 </projectDescription>





More information about the tor-commits mailing list