From ea0a2042407e1ad5be079a749574d0c853a48d00 Mon Sep 17 00:00:00 2001
From: Mayank Chaudhary <chaudhary@fortiss.org>
Date: Tue, 8 Mar 2016 10:52:09 +0000
Subject: [PATCH] refs 2507

---
 org.fortiss.af3.platform.raspberry/trunk/.classpath | 1 +
 1 file changed, 1 insertion(+)

diff --git a/org.fortiss.af3.platform.raspberry/trunk/.classpath b/org.fortiss.af3.platform.raspberry/trunk/.classpath
index 6046c7a0..f440d5cd 100644
--- a/org.fortiss.af3.platform.raspberry/trunk/.classpath
+++ b/org.fortiss.af3.platform.raspberry/trunk/.classpath
@@ -3,5 +3,6 @@
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
 	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
 	<classpathentry kind="src" path="src"/>
+	<classpathentry kind="src" path="generated-src"/>
 	<classpathentry kind="output" path="build"/>
 </classpath>
-- 
GitLab