Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.debug.ui.launchview/build.properties')
-rw-r--r--org.eclipse.debug.ui.launchview/build.properties4
1 files changed, 3 insertions, 1 deletions
diff --git a/org.eclipse.debug.ui.launchview/build.properties b/org.eclipse.debug.ui.launchview/build.properties
index 7950831e8..1c7a06420 100644
--- a/org.eclipse.debug.ui.launchview/build.properties
+++ b/org.eclipse.debug.ui.launchview/build.properties
@@ -4,5 +4,7 @@ bin.includes = META-INF/,\
plugin.xml,\
OSGI-INF/,\
icons/,\
- plugin.properties
+ plugin.properties,\
+ about.html
source.. = src/
+src.includes = about.html

Back to the top