diff --git a/eclipse/src/plugin-resources/templates/classpath.jelly b/eclipse/src/plugin-resources/templates/classpath.jelly
index dd9cf69b..4a3e9fba 100644
--- a/eclipse/src/plugin-resources/templates/classpath.jelly
+++ b/eclipse/src/plugin-resources/templates/classpath.jelly
@@ -244,8 +244,10 @@
-
+
+
+
Setting default output directory to ${outputDir}
diff --git a/eclipse/xdocs/changes.xml b/eclipse/xdocs/changes.xml
index e3afced6..bc179012 100644
--- a/eclipse/xdocs/changes.xml
+++ b/eclipse/xdocs/changes.xml
@@ -24,6 +24,7 @@
+ Made output and testOutput directory configuration consistent.
Added new property maven.eclipse.project.name.
Now trying to download java sources archives from the remote repositories.