Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Herrmann2010-05-04 00:44:07 +0000
committerStephan Herrmann2010-05-04 00:44:07 +0000
commitc546aa6643d4f43e9984afae2364976da81d0cc9 (patch)
treef600ada3b5bcc5b3ed497120ad7cd25355eb7cbe /testplugins
parent76491b17330a0427b0eae11770de494a636d46d7 (diff)
downloadorg.eclipse.objectteams-c546aa6643d4f43e9984afae2364976da81d0cc9.tar.gz
org.eclipse.objectteams-c546aa6643d4f43e9984afae2364976da81d0cc9.tar.xz
org.eclipse.objectteams-c546aa6643d4f43e9984afae2364976da81d0cc9.zip
add missing required execution environment
Diffstat (limited to 'testplugins')
-rw-r--r--testplugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/testplugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/META-INF/MANIFEST.MF b/testplugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/META-INF/MANIFEST.MF
index 96a7953cf..68b559adb 100644
--- a/testplugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/META-INF/MANIFEST.MF
+++ b/testplugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/META-INF/MANIFEST.MF
@@ -31,3 +31,4 @@ Export-Package: org.eclipse.objectteams.otdt.ui.tests.refactoring,
org.eclipse.objectteams.otdt.ui.tests.refactoring.reorg,
org.eclipse.objectteams.otdt.ui.tests.refactoring.requiredfeatures,
org.eclipse.objectteams.otdt.ui.tests.refactoring.util
+Bundle-RequiredExecutionEnvironment: J2SE-1.5

Back to the top