commit | 509684fc6c51eb952243f9187fedc92185390937 | [log] [tgz] |
---|---|---|
author | nickboldt <nboldt@redhat.com> | Fri Feb 02 16:31:46 2018 -0500 |
committer | nickboldt <nboldt@redhat.com> | Fri Feb 02 16:35:36 2018 -0500 |
tree | 795fde4e1480674ed923117df5f8abf03739df69 | |
parent | 3fc5b5f8fc401f74410863a9ebbf632378cdb025 [diff] [blame] |
add missing import; remove broken extension point Signed-off-by: nickboldt <nboldt@redhat.com>
diff --git a/plugins/docs/org.eclipse.datatools.common.doc.user/META-INF/MANIFEST.MF b/plugins/docs/org.eclipse.datatools.common.doc.user/META-INF/MANIFEST.MF index f457cad..fc00758 100644 --- a/plugins/docs/org.eclipse.datatools.common.doc.user/META-INF/MANIFEST.MF +++ b/plugins/docs/org.eclipse.datatools.common.doc.user/META-INF/MANIFEST.MF
@@ -10,4 +10,4 @@ Bundle-Version: 1.14.100.qualifier Bundle-Localization: plugin Bundle-ActivationPolicy: lazy - +Import-Package: org.eclipse.help.base