diff --git a/eclipse/project.xml b/eclipse/project.xml index e091a6ed..768f3864 100644 --- a/eclipse/project.xml +++ b/eclipse/project.xml @@ -5,7 +5,7 @@ 3 maven-eclipse-plugin Maven Eclipse Plug-in - 1.4 + 1.5-SNAPSHOT A plugin to generate various files for the Eclipse IDE and ease the use of Maven within that environment Eclipse Plugin for Maven http://maven.apache.org/reference/plugins/eclipse/ diff --git a/eclipse/src/plugin-resources/templates/classpath.jelly b/eclipse/src/plugin-resources/templates/classpath.jelly index f8a47439..fa35ce7c 100644 --- a/eclipse/src/plugin-resources/templates/classpath.jelly +++ b/eclipse/src/plugin-resources/templates/classpath.jelly @@ -84,7 +84,11 @@ - + + + + + diff --git a/eclipse/xdocs/changes.xml b/eclipse/xdocs/changes.xml index 7ac472f5..9296f5d2 100644 --- a/eclipse/xdocs/changes.xml +++ b/eclipse/xdocs/changes.xml @@ -6,6 +6,13 @@ + + + + Only classpath dependencies are generated + + + Added support for referencing cactus tests in classpath.