diff options
Diffstat (limited to 'examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host')
-rw-r--r-- | examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/build.properties | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/build.properties b/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/build.properties index 81a148111..796ec7cc0 100644 --- a/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/build.properties +++ b/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/build.properties @@ -7,7 +7,4 @@ bin.includes = META-INF/,\ plugin.xml src.includes = about.html,\ bundle.properties,\ - META-INF/,\ - products/,\ - src/,\ - plugin.xml + products/ |