Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'providers/bundles/org.eclipse.ecf.provider.jmdns/build.properties')
-rw-r--r--providers/bundles/org.eclipse.ecf.provider.jmdns/build.properties3
1 files changed, 1 insertions, 2 deletions
diff --git a/providers/bundles/org.eclipse.ecf.provider.jmdns/build.properties b/providers/bundles/org.eclipse.ecf.provider.jmdns/build.properties
index 577d72967..6857d101a 100644
--- a/providers/bundles/org.eclipse.ecf.provider.jmdns/build.properties
+++ b/providers/bundles/org.eclipse.ecf.provider.jmdns/build.properties
@@ -11,6 +11,5 @@ src.includes = about.html,\
source.. = src/,\
jmdns/
output.. = bin/
-javacSource = 1.5
-javacTarget = 1.4
+jre.compilation.profile = J2SE-1.4
javacErrors.. = -assertIdentifier,-enumIdentifier

Back to the top