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 bcb5b41..27c8984 100644 --- a/net.sourceforge.phpeclipse.smarty.ui/META-INF/MANIFEST.MF +++ b/net.sourceforge.phpeclipse.smarty.ui/META-INF/MANIFEST.MF @@ -2,11 +2,10 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: PHPeclipse Smarty UI Bundle-SymbolicName: net.sourceforge.phpeclipse.smarty.ui;singleton:=true -Bundle-Version: 1.2.0 +Bundle-Version: 1.2.4.qualifier 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 -Eclipse-LazyStart: true +Bundle-ActivationPolicy: lazy +