diff options
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.MF | 5 |
1 files changed, 1 insertions, 4 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 cf97db0633b..4b6cc4e02d1 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 @@ -5,13 +5,10 @@ Bundle-SymbolicName: org.eclipse.osee.framework.core.dsl.ui.integration;singleto Bundle-Version: 0.11.1.qualifier Bundle-Vendor: Eclipse Open System Engineering Environment Bundle-RequiredExecutionEnvironment: JavaSE-1.6 -Import-Package: org.eclipse.compare, - org.eclipse.core.commands.common, +Import-Package: org.eclipse.core.commands.common, org.eclipse.core.resources, org.eclipse.core.runtime, org.eclipse.core.runtime.jobs, - org.eclipse.emf.compare.diff.metamodel, - org.eclipse.emf.compare.ui.editor, org.eclipse.nebula.widgets.xviewer, org.eclipse.osee.framework.core.client, org.eclipse.osee.framework.core.client.server, |