Refactory: remove unused classes, imports, fields and methods.
[phpeclipse.git] / net.sourceforge.phpeclipse.core / META-INF / MANIFEST.MF
index 249e4d7..4d6f20c 100644 (file)
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: PHPeclipse Web Development Tools Core
 Bundle-SymbolicName: net.sourceforge.phpeclipse.core
-Bundle-Version: 1.1.9
+Bundle-Version: 0.0.0
 Bundle-ClassPath: webcore.jar
 Bundle-Activator: net.sourceforge.phpeclipse.core.WebCore
 Bundle-Vendor: PHPEclipse project team
@@ -11,4 +11,5 @@ Export-Package: net.sourceforge.phpeclipse.core,
  net.sourceforge.phpeclipse.core.model
 Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.text
-Eclipse-LazyStart: true
+Bundle-ActivationPolicy: lazy
+Bundle-RequiredExecutionEnvironment: J2SE-1.4