git://secure.phpeclipse.com
/
phpeclipse.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
1) Indeces of arrays will be surrounded by [''], so it's easier to distinguish betwee...
[phpeclipse.git]
/
net.sourceforge.phpeclipse.xdebug.core
/
META-INF
/
MANIFEST.MF
diff --git
a/net.sourceforge.phpeclipse.xdebug.core/META-INF/MANIFEST.MF
b/net.sourceforge.phpeclipse.xdebug.core/META-INF/MANIFEST.MF
index
7541cd5
..
d0060f8
100644
(file)
--- a/
net.sourceforge.phpeclipse.xdebug.core/META-INF/MANIFEST.MF
+++ b/
net.sourceforge.phpeclipse.xdebug.core/META-INF/MANIFEST.MF
@@
-16,3
+16,4
@@
Bundle-RequiredExecutionEnvironment: J2SE-1.4
Bundle-ActivationPolicy: lazy
Bundle-ManifestVersion: 2
Bundle-Vendor: PHPEclipse project team
+Import-Package: org.eclipse.debug.ui.actions