From 420ced4a70084c5e1e72f38c9cdbb894d6c76855 Mon Sep 17 00:00:00 2001 From: Sam Davis Date: Thu, 6 Mar 2014 13:55:11 -0800 Subject: 428590: fix classpath errors in help builder Change-Id: I0c1a5817e6c43551f32f7d44b5c4263098367616 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=428590 --- org.eclipse.mylyn.help.ui/build-helper.xml | 5 ++++- ...g.eclipse.mylyn.help.ui build-helper.xml.launch | 24 ++++++++++++++++++++++ 2 files changed, 28 insertions(+), 1 deletion(-) create mode 100644 org.eclipse.mylyn.help.ui/org.eclipse.mylyn.help.ui build-helper.xml.launch (limited to 'org.eclipse.mylyn.help.ui') diff --git a/org.eclipse.mylyn.help.ui/build-helper.xml b/org.eclipse.mylyn.help.ui/build-helper.xml index 077c4c3e0..7ec44834f 100644 --- a/org.eclipse.mylyn.help.ui/build-helper.xml +++ b/org.eclipse.mylyn.help.ui/build-helper.xml @@ -13,6 +13,8 @@ Generate Eclipse help content for the Mylyn user guide + + @@ -28,13 +30,14 @@ + - + diff --git a/org.eclipse.mylyn.help.ui/org.eclipse.mylyn.help.ui build-helper.xml.launch b/org.eclipse.mylyn.help.ui/org.eclipse.mylyn.help.ui build-helper.xml.launch new file mode 100644 index 000000000..835c66210 --- /dev/null +++ b/org.eclipse.mylyn.help.ui/org.eclipse.mylyn.help.ui build-helper.xml.launch @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.1