Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'testplugins/org.eclipse.objectteams.otdt.ui.tests.refactoring')
-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