X-Git-Url: http://git.phpeclipse.com diff --git a/net.sourceforge.phpeclipse.smarty.ui/META-INF/MANIFEST.MF b/net.sourceforge.phpeclipse.smarty.ui/META-INF/MANIFEST.MF index 419c68e..9202956 100644 --- a/net.sourceforge.phpeclipse.smarty.ui/META-INF/MANIFEST.MF +++ b/net.sourceforge.phpeclipse.smarty.ui/META-INF/MANIFEST.MF @@ -6,7 +6,6 @@ Bundle-Version: 0.0.0 Bundle-ClassPath: smartyui.jar Bundle-Activator: net.sourceforge.phpdt.smarty.ui.SmartyUI Bundle-Vendor: PHPEclipse project team -Bundle-Localization: plugin Export-Package: net.sourceforge.phpdt.smarty.ui, net.sourceforge.phpdt.smarty.ui.internal;x-internal:=true, net.sourceforge.phpdt.smarty.ui.internal.editor;x-internal:=true, @@ -21,4 +20,5 @@ Require-Bundle: org.eclipse.core.runtime, org.eclipse.jface.text, net.sourceforge.phpeclipse.ui, net.sourceforge.phpeclipse.xml.ui +Bundle-RequiredExecutionEnvironment: J2SE-1.4 Eclipse-LazyStart: true