git://secure.phpeclipse.com
/
phpeclipse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
78312e3
)
Refactory: launching plugin.
author
incastrix
<incastrix>
Fri, 2 Oct 2009 23:02:04 +0000 (23:02 +0000)
committer
incastrix
<incastrix>
Fri, 2 Oct 2009 23:02:04 +0000 (23:02 +0000)
net.sourceforge.phpeclipse.launching/META-INF/MANIFEST.MF
patch
|
blob
|
history
diff --git
a/net.sourceforge.phpeclipse.launching/META-INF/MANIFEST.MF
b/net.sourceforge.phpeclipse.launching/META-INF/MANIFEST.MF
index
d44cdb7
..
07007c1
100644
(file)
--- a/
net.sourceforge.phpeclipse.launching/META-INF/MANIFEST.MF
+++ b/
net.sourceforge.phpeclipse.launching/META-INF/MANIFEST.MF
@@
-9,9
+9,7
@@
Bundle-Vendor: PHPEclipse project team
Bundle-Localization: plugin
Export-Package: net.sourceforge.phpdt.internal.launching;x-internal:=true
Require-Bundle: org.eclipse.core.runtime,
- org.eclipse.core.resources,
org.eclipse.ui,
- org.eclipse.debug.core,
org.eclipse.jface.text,
org.eclipse.ui.workbench.texteditor,
net.sourceforge.phpeclipse,
@@
-20,4
+18,4
@@
Require-Bundle: org.eclipse.core.runtime,
net.sourceforge.phpeclipse.ui,
org.eclipse.ui.ide
Bundle-RequiredExecutionEnvironment: J2SE-1.4
-Bundle-ActivationPolicy: lazy
+Eclipse-LazyStart: true