applied patch from bug #211594: update build.properties so about.html is included in jdt.launching.macosx.source bundle
diff --git a/org.eclipse.jdt.launching.macosx/build.properties b/org.eclipse.jdt.launching.macosx/build.properties
index 5a1fd11..cb0054e 100644
--- a/org.eclipse.jdt.launching.macosx/build.properties
+++ b/org.eclipse.jdt.launching.macosx/build.properties
@@ -15,3 +15,4 @@
                .,\
                META-INF/
 source.. = macosx/
+src.includes = about.html
\ No newline at end of file