X-Git-Url: http://secure.phpeclipse.com diff --git a/net.sourceforge.phpeclipse.phpmanual/META-INF/MANIFEST.MF b/net.sourceforge.phpeclipse.phpmanual/META-INF/MANIFEST.MF index 2749643..c9c4371 100644 --- a/net.sourceforge.phpeclipse.phpmanual/META-INF/MANIFEST.MF +++ b/net.sourceforge.phpeclipse.phpmanual/META-INF/MANIFEST.MF @@ -10,10 +10,10 @@ Bundle-Localization: plugin Require-Bundle: org.eclipse.core.runtime, org.eclipse.jface.text, org.eclipse.ui, - org.eclipse.ui.editors, - org.eclipse.ui.workbench.texteditor, net.sourceforge.phpeclipse, net.sourceforge.phpeclipse.phphelp, - net.sourceforge.phpeclipse.phpmanual.htmlparser + net.sourceforge.phpeclipse.phpmanual.htmlparser, + net.sourceforge.phpeclipse.ui Eclipse-LazyStart: true Bundle-RequiredExecutionEnvironment: J2SE-1.4 +Import-Package: org.eclipse.ui.texteditor