Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAngel Avila2015-03-19 21:27:19 +0000
committerAngel Avila2015-03-19 21:27:19 +0000
commit822c68da7ff0b9157bbf27d0c5bbc4135fbabf57 (patch)
tree31f15f2997424fbdec4c14f2a6d954f11a0fd6aa /plugins/org.eclipse.osee.framework.core.dsl.ui.integration/META-INF/MANIFEST.MF
parent95c16ef37991ee025050151c5a8f912d5bed5075 (diff)
downloadorg.eclipse.osee-822c68da7ff0b9157bbf27d0c5bbc4135fbabf57.tar.gz
org.eclipse.osee-822c68da7ff0b9157bbf27d0c5bbc4135fbabf57.tar.xz
org.eclipse.osee-822c68da7ff0b9157bbf27d0c5bbc4135fbabf57.zip
feature[ats_ATS185670]: Remove framework.core.message bundle
Remove IDataTranslationService and IDataTranslationServiceProvider Change-Id: I1d2b944ce20437649be74bd849258180d1943a8a Signed-off-by: Angel Avila <angel.avila2@boeing.com>
Diffstat (limited to 'plugins/org.eclipse.osee.framework.core.dsl.ui.integration/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.osee.framework.core.dsl.ui.integration/META-INF/MANIFEST.MF2
1 files changed, 0 insertions, 2 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 4318e3ac8a3..8aa6ea38491 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
@@ -18,14 +18,12 @@ Import-Package: org.eclipse.core.commands.common,
org.eclipse.osee.framework.core.dsl.ui,
org.eclipse.osee.framework.core.enums,
org.eclipse.osee.framework.core.exception,
- org.eclipse.osee.framework.core.message,
org.eclipse.osee.framework.core.model,
org.eclipse.osee.framework.core.model.access,
org.eclipse.osee.framework.core.model.cache,
org.eclipse.osee.framework.core.model.type,
org.eclipse.osee.framework.core.operation,
org.eclipse.osee.framework.core.services,
- org.eclipse.osee.framework.core.translation,
org.eclipse.osee.framework.core.util,
org.eclipse.osee.framework.database.init,
org.eclipse.osee.framework.jdk.core.text.change,

Back to the top