Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkersten2005-12-31 15:08:53 +0000
committermkersten2005-12-31 15:08:53 +0000
commitf313e39c1e59d69c65b78c752fef25cfa7048c0f (patch)
tree20707ba0e17a6dacdc2a418cd8431bdfdab6d84a /org.eclipse.mylyn.tasks.ui/build.properties
parente0b67db1e904e43b21ff4527914a78804446273b (diff)
downloadorg.eclipse.mylyn.tasks-f313e39c1e59d69c65b78c752fef25cfa7048c0f.tar.gz
org.eclipse.mylyn.tasks-f313e39c1e59d69c65b78c752fef25cfa7048c0f.tar.xz
org.eclipse.mylyn.tasks-f313e39c1e59d69c65b78c752fef25cfa7048c0f.zip
Progress on: update j2se-1.5 compliance settings
Diffstat (limited to 'org.eclipse.mylyn.tasks.ui/build.properties')
-rw-r--r--org.eclipse.mylyn.tasks.ui/build.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.tasks.ui/build.properties b/org.eclipse.mylyn.tasks.ui/build.properties
index 6313d6da2..1e68b58db 100644
--- a/org.eclipse.mylyn.tasks.ui/build.properties
+++ b/org.eclipse.mylyn.tasks.ui/build.properties
@@ -34,3 +34,4 @@ src.includes = icons/,\
jars.compile.order = mylar-tasklist.jar
source.mylar-tasklist.jar = src/
output.mylar-tasklist.jar = bin/
+jre.compilation.profile = J2SE-1.5

Back to the top