Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--framework/bundles/org.eclipse.ecf.presence/build.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/bundles/org.eclipse.ecf.presence/build.properties b/framework/bundles/org.eclipse.ecf.presence/build.properties
index 86f47d6c7..52f4f9168 100644
--- a/framework/bundles/org.eclipse.ecf.presence/build.properties
+++ b/framework/bundles/org.eclipse.ecf.presence/build.properties
@@ -1,4 +1,3 @@
-output.presence.jar = bin/
bin.includes = .,\
META-INF/,\
about.html,\
@@ -7,3 +6,4 @@ src.includes = about.html
jars.compile.order = .
source.. = src/
output.. = bin/
+jre.compilation.profile = J2SE-1.3

Back to the top