Manifest-Version: 1.0
Bundle-ManifestVersion: 2
-Bundle-Name: %pluginName
+Bundle-Name: PHPEclipse XML Core
Bundle-SymbolicName: net.sourceforge.phpeclipse.xml.core;singleton:=true
Bundle-Version: 0.0.0
Bundle-ClassPath: xmlcore.jar
-Bundle-Vendor: %providerName
+Bundle-Vendor: PHPEclipse project team
Bundle-Localization: plugin
Export-Package: net.sourceforge.phpeclipse.xml.core.internal.model;x-internal:=true,
net.sourceforge.phpeclipse.xml.core.internal.parser;x-internal:=true,
org.eclipse.core.resources,
org.eclipse.core.runtime,
org.eclipse.text
+Bundle-RequiredExecutionEnvironment: J2SE-1.4
+Eclipse-LazyStart: true