Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkersten2005-12-28 16:52:27 +0000
committermkersten2005-12-28 16:52:27 +0000
commit690afad4c7288a2c1ace8946b4fa5710552de961 (patch)
treef1d92012bd46c4b32c8b3abf79191f5cb493f581 /org.eclipse.mylyn.tasks.core/META-INF
parent561b038214f90b14342d936eb92b2948a6d9a5ac (diff)
downloadorg.eclipse.mylyn.tasks-690afad4c7288a2c1ace8946b4fa5710552de961.tar.gz
org.eclipse.mylyn.tasks-690afad4c7288a2c1ace8946b4fa5710552de961.tar.xz
org.eclipse.mylyn.tasks-690afad4c7288a2c1ace8946b4fa5710552de961.zip
specified 1.5 dependency in manifest
Diffstat (limited to 'org.eclipse.mylyn.tasks.core/META-INF')
-rw-r--r--org.eclipse.mylyn.tasks.core/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.tasks.core/META-INF/MANIFEST.MF b/org.eclipse.mylyn.tasks.core/META-INF/MANIFEST.MF
index 4a36ec4c7..7998f19ee 100644
--- a/org.eclipse.mylyn.tasks.core/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.tasks.core/META-INF/MANIFEST.MF
@@ -32,3 +32,4 @@ Export-Package: org.eclipse.mylar.bugs,
org.eclipse.mylar.bugs.search
Bundle-ClassPath: mylar-bugs.jar
Bundle-Vendor: Eclipse.org
+Bundle-RequiredExecutionEnvironment: J2SE-1.5

Back to the top