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 1fbd4b2..9202956 100644 --- a/net.sourceforge.phpeclipse.smarty.ui/META-INF/MANIFEST.MF +++ b/net.sourceforge.phpeclipse.smarty.ui/META-INF/MANIFEST.MF @@ -1,12 +1,11 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: PHPeclipse Smarty UI -Bundle-SymbolicName: net.sourceforge.phpdt.smarty.ui; singleton:=true -Bundle-Version: 1.1.9 +Bundle-SymbolicName: net.sourceforge.phpeclipse.smarty.ui;singleton:=true +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