From bb3ec5a2d69c1ffbfd439e733410c8710929f107 Mon Sep 17 00:00:00 2001
From: Abraham Kiggundu <akiggund@thoughtworks.com>
Date: Sat, 6 Dec 2014 20:55:57 +0000
Subject: [PATCH] Abe#1 fixed link to generated folder

---
 briar-android/.project | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/briar-android/.project b/briar-android/.project
index 2483e2c221..c79f369300 100644
--- a/briar-android/.project
+++ b/briar-android/.project
@@ -30,4 +30,11 @@
 		<nature>com.android.ide.eclipse.adt.AndroidNature</nature>
 		<nature>org.eclipse.jdt.core.javanature</nature>
 	</natures>
+	<linkedResources>
+		<link>
+			<name>gen</name>
+			<type>2</type>
+			<location>${PROJECT_LOC}/build/generated/source</location>
+		</link>
+	</linkedResources>
 </projectDescription>
-- 
GitLab