Author: koen.aers(a)jboss.com
Date: 2011-10-13 09:32:15 -0400 (Thu, 13 Oct 2011)
New Revision: 35620
Modified:
trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/.classpath
Log:
correct buildpath glitch
Modified: trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/.classpath
===================================================================
--- trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/.classpath 2011-10-13 13:30:39
UTC (rev 35619)
+++ trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/.classpath 2011-10-13 13:32:15
UTC (rev 35620)
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
- <classpathentry exported="true" kind="lib"
path="bin/"/>
<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="output" path="bin"/>