diff --git a/eclipse/plugin.jelly b/eclipse/plugin.jelly index ac9ac521..0c18e092 100644 --- a/eclipse/plugin.jelly +++ b/eclipse/plugin.jelly @@ -13,6 +13,11 @@ + + + + + Creating ${basedir}/.project ... @@ -76,7 +81,7 @@ - + diff --git a/eclipse/xdocs/properties.xml b/eclipse/xdocs/properties.xml index 393b17b0..b0850738 100644 --- a/eclipse/xdocs/properties.xml +++ b/eclipse/xdocs/properties.xml @@ -38,6 +38,16 @@ build classpath. + + maven.eclipse.output.dir + Yes (default=target/classes) + + The directory to which Eclipse should output its classes. + By default this is the same directory as Maven generates its code + however this can be changed so that maven clean + does not interfere with Eclipse's build. + +

Note that you will need to defined a MAVEN_REPO Java