.

diff --git a/.classpath b/.classpath
index a7ae434..a5596af 100644
--- a/.classpath
+++ b/.classpath
@@ -1,16 +1,16 @@
-<?xml version="1.0" encoding="UTF-8"?>

-<classpath>

-	<classpathentry kind="src" path="src/main"/>

-	<classpathentry kind="src" path="test/src"/>

-	<classpathentry kind="src" path="src/jdk15"/>

-	<classpathentry kind="src" path="resources"/>

-	<classpathentry kind="lib" path="3rdparty/junit.jar"/>

-	<classpathentry kind="lib" path="3rdparty/bsh-2.0b4.jar"/>

-	<classpathentry kind="lib" path="3rdparty/ant-launcher.jar"/>

-	<classpathentry kind="lib" path="3rdparty/ant.jar"/>

-	<classpathentry kind="lib" path="3rdparty/qdox-1.6.1.jar"/>

-	<classpathentry kind="var" path="TOOLS15_LIB"/>

-	<classpathentry kind="lib" path="3rdparty/backport-util-concurrent-2.2.jar"/>

-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>

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

-</classpath>

+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path="src/main"/>
+	<classpathentry kind="src" path="test/src"/>
+	<classpathentry kind="src" path="src/jdk15"/>
+	<classpathentry kind="src" path="resources"/>
+	<classpathentry kind="lib" path="3rdparty/junit.jar"/>
+	<classpathentry kind="lib" path="3rdparty/bsh-2.0b4.jar"/>
+	<classpathentry kind="lib" path="3rdparty/ant-launcher.jar"/>
+	<classpathentry kind="lib" path="3rdparty/ant.jar"/>
+	<classpathentry kind="lib" path="3rdparty/qdox-1.6.1.jar"/>
+	<classpathentry kind="var" path="TOOLS15_LIB"/>
+	<classpathentry kind="lib" path="3rdparty/backport-util-concurrent-2.2.jar"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+	<classpathentry kind="output" path="z_build"/>
+</classpath>