diff --git a/eclipse/src/plugin-resources/templates/classpath.jelly b/eclipse/src/plugin-resources/templates/classpath.jelly index 3077036c..f8a47439 100644 --- a/eclipse/src/plugin-resources/templates/classpath.jelly +++ b/eclipse/src/plugin-resources/templates/classpath.jelly @@ -9,13 +9,13 @@ - + Contains JUnit tests - + @@ -24,7 +24,7 @@ value="${pom.getPluginContext('maven-test-plugin').getVariable('maven.test.dest')}"/> - + Setting compile of ${testSrcDir} to ${testOutputDir} @@ -65,7 +65,7 @@ Contains Cactus Tests! - + ${pom.getPluginContext('maven-cactus-plugin').getVariable('plugin').getDependency('cactus').getVersion()} @@ -95,7 +95,7 @@ - + Setting default output directory to ${outputDir} diff --git a/jdee/plugin.jelly b/jdee/plugin.jelly index 8763cd25..08c068a7 100644 --- a/jdee/plugin.jelly +++ b/jdee/plugin.jelly @@ -29,7 +29,7 @@ (quote (jde-project-name "${pom.artifactId}")) (quote (jde-project-file-name "${maven.jdee.project.file}")) - + (quote (jde-sourcepath (quote ("./${srcDir}")))) @@ -47,7 +47,7 @@ (quote (jde-global-classpath (quote ("./target/classes" - + "./${srcDir}" diff --git a/jdiff/plugin.jelly b/jdiff/plugin.jelly index 4b42c712..2e7e5e18 100644 --- a/jdiff/plugin.jelly +++ b/jdiff/plugin.jelly @@ -31,7 +31,7 @@ - + @@ -42,7 +42,7 @@ - + - +