Bug 538214 - Build path of org.eclipse.debug.examples.memory looks
broken

Change-Id: Ic4133faa582ae3e6fc4cdbfbe2f11002b97ca71e
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
diff --git a/org.eclipse.debug.examples.memory/.classpath b/org.eclipse.debug.examples.memory/.classpath
index d9f32c1..eca7bdb 100644
--- a/org.eclipse.debug.examples.memory/.classpath
+++ b/org.eclipse.debug.examples.memory/.classpath
@@ -3,6 +3,5 @@
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
 	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
 	<classpathentry kind="src" path="src"/>
-	<classpathentry exported="true" kind="lib" path="bin" sourcepath="bin"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>