diff --git a/eclipse/project.xml b/eclipse/project.xml index 38a2a5f2..bd57f3c6 100644 --- a/eclipse/project.xml +++ b/eclipse/project.xml @@ -23,7 +23,7 @@ 3 maven-eclipse-plugin Maven Eclipse Plugin - 1.7 + 1.8-SNAPSHOT A plugin to generate various files for the Eclipse IDE and ease the use of Maven within that environment. Requires Maven 1.0 RC2. 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 d6a9b0d4..f8c57aae 100644 --- a/eclipse/src/plugin-resources/templates/classpath.jelly +++ b/eclipse/src/plugin-resources/templates/classpath.jelly @@ -47,6 +47,21 @@ + + + + + + + ${maven.eclipse.classpath.include} + + + + + + + + Contains JUnit tests @@ -63,14 +78,6 @@ Setting compile of ${testSrcDir} to ${testOutputDir} - - - ${maven.eclipse.classpath.include} - - - - -