Refactory: smarty.ui plugin.
[phpeclipse.git] / net.sourceforge.phpeclipse.smarty.ui / META-INF / MANIFEST.MF
index f9bbfae..3619047 100644 (file)
@@ -1,25 +1,22 @@
 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,
- net.sourceforge.phpdt.smarty.ui.internal.editor,
- net.sourceforge.phpdt.smarty.ui.internal.text
-Require-Bundle: net.sourceforge.phpeclipse.xml.ui,
- net.sourceforge.phpeclipse.ui,
- org.eclipse.jface.text,
+ net.sourceforge.phpdt.smarty.ui.internal;x-internal:=true,
+ net.sourceforge.phpdt.smarty.ui.internal.editor;x-internal:=true,
+ net.sourceforge.phpdt.smarty.ui.internal.text;x-internal:=true
+Require-Bundle: org.eclipse.ui,
  org.eclipse.ui.workbench.texteditor,
- org.eclipse.core.resources,
- org.eclipse.text,
- org.eclipse.ui.editors,
- org.eclipse.ui.ide,
- org.eclipse.ui,
- org.eclipse.core.filebuffers,
- org.eclipse.core.runtime
+ org.eclipse.jface.text,
+ net.sourceforge.phpeclipse.ui,
+ org.eclipse.ui.editors;bundle-version="3.4.0",
+ org.eclipse.core.resources;bundle-version="3.4.1",
+ org.eclipse.core.runtime;bundle-version="3.4.0",
+ org.eclipse.ui.ide
+Bundle-RequiredExecutionEnvironment: J2SE-1.4
 Eclipse-LazyStart: true