git://git.phpeclipse.com
/
phpeclipse.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
Change Eclipse-LazyStart: true to Bundle-ActivationPolicy: lazy (upgrade to The Equin...
[phpeclipse.git]
/
net.sourceforge.phpeclipse
/
META-INF
/
MANIFEST.MF
diff --git
a/net.sourceforge.phpeclipse/META-INF/MANIFEST.MF
b/net.sourceforge.phpeclipse/META-INF/MANIFEST.MF
index
3f494ca
..
33c8ad2
100644
(file)
--- a/
net.sourceforge.phpeclipse/META-INF/MANIFEST.MF
+++ b/
net.sourceforge.phpeclipse/META-INF/MANIFEST.MF
@@
-107,5
+107,5
@@
Require-Bundle: org.eclipse.core.runtime,
net.sourceforge.phpeclipse.xml.ui,
org.eclipse.ltk.core.refactoring,
org.eclipse.ltk.ui.refactoring
-Eclipse-LazyStart: true
+Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.4