Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis@composent.com2010-10-16 00:39:25 +0000
committerslewis@composent.com2010-10-16 00:39:25 +0000
commitd321d4a8d99ec72659d27ef81461709af56945cd (patch)
tree0ce7eefa5d52e4a212fd536a04c52d16ecaae6ac /examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host.rs
parent64abf6ee1895a4330b3d454390bdd6d8fc8f0d00 (diff)
downloadorg.eclipse.ecf-d321d4a8d99ec72659d27ef81461709af56945cd.tar.gz
org.eclipse.ecf-d321d4a8d99ec72659d27ef81461709af56945cd.tar.xz
org.eclipse.ecf-d321d4a8d99ec72659d27ef81461709af56945cd.zip
Fixes to build meta-data
Diffstat (limited to 'examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host.rs')
-rw-r--r--examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host.rs/build.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host.rs/build.properties b/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host.rs/build.properties
index 159e191ef..bd299cbda 100644
--- a/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host.rs/build.properties
+++ b/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host.rs/build.properties
@@ -5,6 +5,6 @@ bin.includes = META-INF/,\
bundle.properties,\
about.html
src.includes = bundle.properties,\
- META-INF/,\
about.html,\
products/Hello Service Host RS.product
+jre.compilation.profile = J2SE-1.4

Back to the top