Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2010-05-07 03:21:34 +0000
committerslewis2010-05-07 03:21:34 +0000
commit6b19b638781c903dc7c1a7e1f851ead69cf22753 (patch)
treea1d96965003846e4d202ebae68e07c56dd250123 /examples
parent722247b417411287330394114719f095bdb363fc (diff)
downloadorg.eclipse.ecf-6b19b638781c903dc7c1a7e1f851ead69cf22753.tar.gz
org.eclipse.ecf-6b19b638781c903dc7c1a7e1f851ead69cf22753.tar.xz
org.eclipse.ecf-6b19b638781c903dc7c1a7e1f851ead69cf22753.zip
Fixes for build props warnings
Diffstat (limited to 'examples')
-rw-r--r--examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/build.properties1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/build.properties b/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/build.properties
index 7b08033e1..c3e9d322c 100644
--- a/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/build.properties
+++ b/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/build.properties
@@ -11,4 +11,3 @@ src.includes = bundle.properties,\
about.html,\
products/
javacTarget=jsr14
-javacSource=1.5

Back to the top