diff --git a/eclipse/src/plugin-resources/templates/classpath.jelly b/eclipse/src/plugin-resources/templates/classpath.jelly
index fa35ce7c..d92c4e83 100644
--- a/eclipse/src/plugin-resources/templates/classpath.jelly
+++ b/eclipse/src/plugin-resources/templates/classpath.jelly
@@ -4,6 +4,7 @@
xmlns:util="jelly:util"
xmlns:ant="jelly:ant"
xmlns:maven="jelly:maven"
+ xmlns:u="jelly:util"
xmlns="dummy"
trim="true">
@@ -29,6 +30,14 @@
Setting compile of ${testSrcDir} to ${testOutputDir}
+
+
+ ${maven.eclipse.classpath.include}
+
+
+
+
+