Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmisinco2015-04-24 12:35:53 +0000
committerRyan T. Baldwin2015-04-24 12:35:53 +0000
commit01bdcb734b63494757faf7f273f11523015f9518 (patch)
tree412394d791d56696b6f0d788320972b7d9ec18f0 /plugins/org.eclipse.osee.framework.core.dsl.ui.integration/META-INF
parentf5475040924060d2ef925f07d3a1b24a8c966385 (diff)
downloadorg.eclipse.osee-01bdcb734b63494757faf7f273f11523015f9518.tar.gz
org.eclipse.osee-01bdcb734b63494757faf7f273f11523015f9518.tar.xz
org.eclipse.osee-01bdcb734b63494757faf7f273f11523015f9518.zip
feature: Luna, Java8, Tycho 0.22
Diffstat (limited to 'plugins/org.eclipse.osee.framework.core.dsl.ui.integration/META-INF')
-rw-r--r--plugins/org.eclipse.osee.framework.core.dsl.ui.integration/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.osee.framework.core.dsl.ui.integration/META-INF/MANIFEST.MF b/plugins/org.eclipse.osee.framework.core.dsl.ui.integration/META-INF/MANIFEST.MF
index 7466d3648ae..b656464a387 100644
--- a/plugins/org.eclipse.osee.framework.core.dsl.ui.integration/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.osee.framework.core.dsl.ui.integration/META-INF/MANIFEST.MF
@@ -4,7 +4,7 @@ Bundle-Name: OSEE ORCS DSL UI Integration - (Incubation)
Bundle-SymbolicName: org.eclipse.osee.framework.core.dsl.ui.integration;singleton:=true
Bundle-Version: 0.22.0.qualifier
Bundle-Vendor: Eclipse Open System Engineering Environment
-Bundle-RequiredExecutionEnvironment: JavaSE-1.6
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Import-Package: org.eclipse.core.commands.common,
org.eclipse.core.resources,
org.eclipse.core.runtime,

Back to the top