diff --git a/pom.xml b/pom.xml index 55917313e89..31ceeebbe65 100644 --- a/pom.xml +++ b/pom.xml @@ -15,8 +15,8 @@ CDT Parent - 0.16.0 - 0.16.0 + 0.17.0 + 0.17.0 http://download.eclipse.org 3.8 ${download-site}/eclipse/updates/${platform-version} @@ -373,6 +373,43 @@ + + org.eclipse.tycho.extras + tycho-eclipserun-plugin + ${tycho-extras-version} + + -application org.eclipse.ant.core.antRunner -buildfile customBuildCallbacks.xml build.index + + + org.apache.ant + eclipse-plugin + + + org.eclipse.help.base + eclipse-plugin + + + org.eclipse.ant.core + eclipse-plugin + + + + + platform + p2 + ${platform-site} + + + + + + + eclipse-run + + compile + + +