Merge branch 'master' of ssh://git.phpeclipse.com/phpeclipse
[phpeclipse.git] / net.sourceforge.phpeclipse.smarty.ui / META-INF / MANIFEST.MF
index 9202956..27c8984 100644 (file)
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: PHPeclipse Smarty UI
 Bundle-SymbolicName: net.sourceforge.phpeclipse.smarty.ui;singleton:=true
-Bundle-Version: 0.0.0
+Bundle-Version: 1.2.4.qualifier
 Bundle-ClassPath: smartyui.jar
 Bundle-Activator: net.sourceforge.phpdt.smarty.ui.SmartyUI
 Bundle-Vendor: PHPEclipse project team
@@ -20,5 +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
+Bundle-ActivationPolicy: lazy
+