Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorafinkbein2009-12-11 02:17:23 +0000
committerafinkbein2009-12-11 02:17:23 +0000
commit618efc6f174cfd6902780a72dc7439a9b5aa6bbf (patch)
tree9328b41225b78d201757fa0066e96bbb08f0a78b /org.eclipse.osee.ote.runtimeManager/META-INF/MANIFEST.MF
parent410aae6fca3d4abb1122752ec5f00937f5a50c04 (diff)
downloadorg.eclipse.osee-618efc6f174cfd6902780a72dc7439a9b5aa6bbf.tar.gz
org.eclipse.osee-618efc6f174cfd6902780a72dc7439a9b5aa6bbf.tar.xz
org.eclipse.osee-618efc6f174cfd6902780a72dc7439a9b5aa6bbf.zip
Precompile fixes
Diffstat (limited to 'org.eclipse.osee.ote.runtimeManager/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.osee.ote.runtimeManager/META-INF/MANIFEST.MF2
1 files changed, 2 insertions, 0 deletions
diff --git a/org.eclipse.osee.ote.runtimeManager/META-INF/MANIFEST.MF b/org.eclipse.osee.ote.runtimeManager/META-INF/MANIFEST.MF
index 1014fa3afe7..97766d0de68 100644
--- a/org.eclipse.osee.ote.runtimeManager/META-INF/MANIFEST.MF
+++ b/org.eclipse.osee.ote.runtimeManager/META-INF/MANIFEST.MF
@@ -12,9 +12,11 @@ Import-Package: org.eclipse.core.resources,
org.eclipse.jdt.ui.wizards,
org.eclipse.jface.wizard,
org.eclipse.osee.framework.core.client,
+ org.eclipse.osee.framework.core.operation,
org.eclipse.osee.framework.jdk.core.util,
org.eclipse.osee.framework.logging,
org.eclipse.osee.framework.plugin.core.server,
+ org.eclipse.osee.framework.plugin.core.util,
org.eclipse.osee.framework.ui.plugin.util,
org.eclipse.osee.framework.ui.plugin.workspace,
org.eclipse.osee.framework.ui.workspacebundleloader,

Back to the top