diff --git a/eclipse/plugin.jelly b/eclipse/plugin.jelly
index a49ea485..00d8f2ec 100644
--- a/eclipse/plugin.jelly
+++ b/eclipse/plugin.jelly
@@ -240,7 +240,12 @@
-
+
+
+
+
+
+
diff --git a/eclipse/xdocs/changes.xml b/eclipse/xdocs/changes.xml
index d85ecb40..ad7248f9 100644
--- a/eclipse/xdocs/changes.xml
+++ b/eclipse/xdocs/changes.xml
@@ -25,6 +25,9 @@
+ eclipse:add-maven-repo doesn't update correct Eclipse property file for Eclipse 3.x
+ add-maven-repo fails if Eclipse hasn't been started yet. Property file needs to be created
+ by the plugin.
Only create .classpath and javabuilder if sources are present