Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrescobar2010-09-23 01:51:35 +0000
committerRyan D. Brooks2010-09-23 01:51:35 +0000
commitbc5fbdb9a7ee0fdf90f4d809a855601ff46e0051 (patch)
treea38f573a08802b74f3af055acb4767483cf93e57
parenta08a5929900b29b779d4a538227d02f688d96d22 (diff)
downloadorg.eclipse.osee-bc5fbdb9a7ee0fdf90f4d809a855601ff46e0051.tar.gz
org.eclipse.osee-bc5fbdb9a7ee0fdf90f4d809a855601ff46e0051.tar.xz
org.eclipse.osee-bc5fbdb9a7ee0fdf90f4d809a855601ff46e0051.zip
feature[ats_YGHW1]: Update dsl.ui.integration manifest to export operations package
-rw-r--r--plugins/org.eclipse.osee.framework.core.dsl.ui.integration/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 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 61abf7129ec..a8b660c26c7 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
@@ -72,3 +72,4 @@ Require-Bundle: org.eclipse.osee.framework.core.dsl,
org.eclipse.jface,
org.eclipse.xtext,
org.eclipse.ui.editors;bundle-version="3.6.0"
+Export-Package: org.eclipse.osee.framework.core.dsl.ui.integration.operations

Back to the top