diff --git a/eclipse/src/plugin-resources/templates/classpath.jelly b/eclipse/src/plugin-resources/templates/classpath.jelly index 3b6ed1f8..8ae17aec 100644 --- a/eclipse/src/plugin-resources/templates/classpath.jelly +++ b/eclipse/src/plugin-resources/templates/classpath.jelly @@ -31,11 +31,20 @@ - - - + + + + + + + + + + + + + - ${excluding.substring(1)} diff --git a/eclipse/xdocs/changes.xml b/eclipse/xdocs/changes.xml index 0336e7a4..ed58ff25 100644 --- a/eclipse/xdocs/changes.xml +++ b/eclipse/xdocs/changes.xml @@ -25,7 +25,7 @@ - Honour sourceModifications in classpath file + Honour sourceModifications in classpath file Fixed Cactus support (there were problems due to the move of the Cactus plugin outside of the Maven project).