git://git.phpeclipse.com
/
phpeclipse.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
Fixed issue with object casts. Now the method returns an empty array if we recieve...
[phpeclipse.git]
/
net.sourceforge.phpeclipse.feature
/
feature.xml
diff --git
a/net.sourceforge.phpeclipse.feature/feature.xml
b/net.sourceforge.phpeclipse.feature/feature.xml
index
b13288b
..
c7ce3ce
100644
(file)
--- a/
net.sourceforge.phpeclipse.feature/feature.xml
+++ b/
net.sourceforge.phpeclipse.feature/feature.xml
@@
-135,4
+135,10
@@
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="net.sourceforge.phpeclipse.launching"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
</feature>