Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2010-02-15 19:58:19 +0000
committerslewis2010-02-15 19:58:19 +0000
commit1081c9788ac60f163c65fc5035414ae2460a53a7 (patch)
tree856d6364795afc11a29905314abaf0a116664176 /examples/bundles/org.eclipse.ecf.examples.eventadmin.app
parent504ee8a70b7774add9c8c8a21dca02a9a5c90dc1 (diff)
downloadorg.eclipse.ecf-1081c9788ac60f163c65fc5035414ae2460a53a7.tar.gz
org.eclipse.ecf-1081c9788ac60f163c65fc5035414ae2460a53a7.tar.xz
org.eclipse.ecf-1081c9788ac60f163c65fc5035414ae2460a53a7.zip
Added products directory to binary and source builds for examples
Diffstat (limited to 'examples/bundles/org.eclipse.ecf.examples.eventadmin.app')
-rw-r--r--examples/bundles/org.eclipse.ecf.examples.eventadmin.app/build.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/bundles/org.eclipse.ecf.examples.eventadmin.app/build.properties b/examples/bundles/org.eclipse.ecf.examples.eventadmin.app/build.properties
index 01adc228a..093732929 100644
--- a/examples/bundles/org.eclipse.ecf.examples.eventadmin.app/build.properties
+++ b/examples/bundles/org.eclipse.ecf.examples.eventadmin.app/build.properties
@@ -4,7 +4,8 @@ bin.includes = META-INF/,\
.,\
about.html,\
bundle.properties,\
- plugin.xml
+ plugin.xml,\
+ products/
src.includes = about.html,\
bundle.properties,\
products/

Back to the top