git://git.phpeclipse.com
/
phpeclipse.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
Refactory: remove unused classes, imports, fields and methods.
[phpeclipse.git]
/
net.sourceforge.phpeclipse.core
/
META-INF
/
MANIFEST.MF
diff --git
a/net.sourceforge.phpeclipse.core/META-INF/MANIFEST.MF
b/net.sourceforge.phpeclipse.core/META-INF/MANIFEST.MF
index
db4d76d
..
4d6f20c
100644
(file)
--- a/
net.sourceforge.phpeclipse.core/META-INF/MANIFEST.MF
+++ b/
net.sourceforge.phpeclipse.core/META-INF/MANIFEST.MF
@@
-11,5
+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