diff options
author | rescobar | 2010-12-15 02:15:09 +0000 |
---|---|---|
committer | Ryan D. Brooks | 2010-12-15 02:15:09 +0000 |
commit | 4f237742eb03a951705157422438107e6c022bc3 (patch) | |
tree | 9456c1b4423aeb39806aa9aaebee972b593ac63a /plugins/org.eclipse.osee.framework.ui.skynet/META-INF/MANIFEST.MF | |
parent | e778460dc46b3065046810d057fc0717be73a062 (diff) | |
download | org.eclipse.osee-4f237742eb03a951705157422438107e6c022bc3.tar.gz org.eclipse.osee-4f237742eb03a951705157422438107e6c022bc3.tar.xz org.eclipse.osee-4f237742eb03a951705157422438107e6c022bc3.zip |
bug[ats_JGX6U]: Fix OSEE framework context sensitive help
Diffstat (limited to 'plugins/org.eclipse.osee.framework.ui.skynet/META-INF/MANIFEST.MF')
-rw-r--r-- | plugins/org.eclipse.osee.framework.ui.skynet/META-INF/MANIFEST.MF | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.osee.framework.ui.skynet/META-INF/MANIFEST.MF b/plugins/org.eclipse.osee.framework.ui.skynet/META-INF/MANIFEST.MF index f8fa95779e2..0d5e994974f 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet/META-INF/MANIFEST.MF +++ b/plugins/org.eclipse.osee.framework.ui.skynet/META-INF/MANIFEST.MF @@ -31,7 +31,7 @@ Require-Bundle: javax.mail.glassfish, org.eclipse.zest.core, org.eclipse.osee.framework.jdk.core, org.eclipse.osee.framework.ui.ws, - org.eclipse.osee.framework.help.ui;bundle-version="0.9.4";resolution:=optional, + org.eclipse.osee.framework.help.ui;resolution:=optional, org.eclipse.osee.framework.access;bundle-version="0.9.5", org.junit Bundle-ActivationPolicy: lazy |