diff --git a/eclipse/src/plugin-resources/templates/classpath.jelly b/eclipse/src/plugin-resources/templates/classpath.jelly
index 5ba8d3ab..9af9a16b 100644
--- a/eclipse/src/plugin-resources/templates/classpath.jelly
+++ b/eclipse/src/plugin-resources/templates/classpath.jelly
@@ -21,61 +21,59 @@
-
- Contains JUnit tests
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Setting compile of ${testSrcDir} to ${testOutputDir}
-
-
-
-
-
- ${pom.getPluginContext('maven-test-plugin').getVariable('plugin').getDependency('junit').getVersion()}
-
-
-
-
-
-
- ${maven.eclipse.junit}
-
-
-
-
-
-
-
-
-
+
+ Contains JUnit tests
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Setting compile of ${testSrcDir} to ${testOutputDir}
+
+
+
+
+
+
+ ${pom.getPluginContext('maven-test-plugin').getVariable('plugin').getDependency('junit').getVersion()}
+
+
+
+
+
+
+ ${maven.eclipse.junit}
+
+
+
+
+
+
+
+
+
+
@@ -115,24 +113,20 @@
-
+
-
+
-
-
-
-
-
-
+
+
+
+
+
+
-
- Setting default output directory to ${outputDir}
-
-
+
+ Setting default output directory to ${outputDir}
+
\ No newline at end of file