diff --git a/eclipse/src/plugin-resources/templates/classpath.jelly b/eclipse/src/plugin-resources/templates/classpath.jelly
index 8ae17aec..d6a9b0d4 100644
--- a/eclipse/src/plugin-resources/templates/classpath.jelly
+++ b/eclipse/src/plugin-resources/templates/classpath.jelly
@@ -115,36 +115,36 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
-
-
-
-
-
- Setting default output directory to ${outputDir}
-
+
+
+
+
+
+
+ Setting default output directory to ${outputDir}
+
diff --git a/eclipse/xdocs/changes.xml b/eclipse/xdocs/changes.xml
index ed58ff25..d3949007 100644
--- a/eclipse/xdocs/changes.xml
+++ b/eclipse/xdocs/changes.xml
@@ -26,6 +26,7 @@
Honour sourceModifications in classpath file
+ used container for JRE classpath
Fixed Cactus support (there were problems due to the move of the Cactus plugin outside of the Maven project).