# svn:ignore code/bin  

diff --git a/org.apache.xalan.test/.classpath b/org.apache.xalan.test/.classpath
index 7797508..e577adf 100644
--- a/org.apache.xalan.test/.classpath
+++ b/org.apache.xalan.test/.classpath
@@ -3,5 +3,5 @@
 	<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="code/src"/>

-	<classpathentry kind="output" path="bin"/>

+	<classpathentry kind="output" path="code/bin"/>

 </classpath>