Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2009-03-19 04:59:23 +0000
committerslewis2009-03-19 04:59:23 +0000
commit75f5f9089dddf0a7f75614024ab1a3851dfaf16b (patch)
tree1f5c466bca4d6b4dfd0adbd76b460ca617ce3510
parent847caced22bc2bb5ec77a13ff9bc7b820021d666 (diff)
downloadorg.eclipse.ecf-75f5f9089dddf0a7f75614024ab1a3851dfaf16b.tar.gz
org.eclipse.ecf-75f5f9089dddf0a7f75614024ab1a3851dfaf16b.tar.xz
org.eclipse.ecf-75f5f9089dddf0a7f75614024ab1a3851dfaf16b.zip
Update to build properties for proper source plugin build
-rw-r--r--framework/bundles/org.eclipse.ecf.discovery.ui.edit/build.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/bundles/org.eclipse.ecf.discovery.ui.edit/build.properties b/framework/bundles/org.eclipse.ecf.discovery.ui.edit/build.properties
index 5a9a1c544..f43f60c29 100644
--- a/framework/bundles/org.eclipse.ecf.discovery.ui.edit/build.properties
+++ b/framework/bundles/org.eclipse.ecf.discovery.ui.edit/build.properties
@@ -7,3 +7,4 @@ bin.includes = .,\
jars.compile.order = .
source.. = src/
output.. = bin/
+src.includes = about.html

Back to the top