Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.osee.framework.svn/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.osee.framework.svn/META-INF/MANIFEST.MF2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/org.eclipse.osee.framework.svn/META-INF/MANIFEST.MF b/plugins/org.eclipse.osee.framework.svn/META-INF/MANIFEST.MF
index 7a4e42c134d..0c42bf87889 100644
--- a/plugins/org.eclipse.osee.framework.svn/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.osee.framework.svn/META-INF/MANIFEST.MF
@@ -16,7 +16,9 @@ Import-Package: org.eclipse.core.commands,
org.eclipse.core.runtime.jobs,
org.eclipse.jface.dialogs,
org.eclipse.jface.operation,
+ org.eclipse.osee.framework.core.exception,
org.eclipse.osee.framework.logging,
+ org.eclipse.osee.framework.plugin.core.util,
org.eclipse.osgi.util,
org.eclipse.swt.widgets,
org.eclipse.team.core,

Back to the top