From a1ab31bcf49000fcb88456f9d16b5a32c88940ba Mon Sep 17 00:00:00 2001 From: Krzysztof Daniel Date: Wed, 18 Jul 2012 11:28:18 -0400 Subject: Bug 385410 - Build documentation using tycho - Part 1 org.eclispe.platform.doc.user --- bundles/org.eclipse.platform.doc.user/pom.xml | 37 +++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/bundles/org.eclipse.platform.doc.user/pom.xml b/bundles/org.eclipse.platform.doc.user/pom.xml index 0078fe6d6..bf2fb24d5 100644 --- a/bundles/org.eclipse.platform.doc.user/pom.xml +++ b/bundles/org.eclipse.platform.doc.user/pom.xml @@ -23,4 +23,41 @@ org.eclipse.platform.doc.user 3.8.0-SNAPSHOT eclipse-plugin + + + + + org.eclipse.tycho.extras + tycho-eclipserun-plugin + ${tycho.version} + + -Dhelp.lucene.tokenizer=standard + -application org.eclipse.ant.core.antRunner -buildfile customBuildCallbacks.xml build.index + + + org.eclipse.ant.core + eclipse-plugin + + + org.apache.ant + eclipse-plugin + + + org.eclipse.help.base + eclipse-plugin + + + + + + + eclipse-run + + compile + + + + + + -- cgit v1.2.3