git://git.phpeclipse.com
/
phpeclipse.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
Update MANIFEST.MF, replaced deprecated Provide-Package with Export-Package.
[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
a668075
..
1e4be35
100644
(file)
--- a/
net.sourceforge.phpeclipse/META-INF/MANIFEST.MF
+++ b/
net.sourceforge.phpeclipse/META-INF/MANIFEST.MF
@@
-54,5
+54,5
@@
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.ui.workbench,
org.eclipse.ui.editors,
org.eclipse.ui.ide
-Eclipse-LazyStart: true
+Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.4