git://git.phpeclipse.com
/
phpeclipse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(from parent 1:
45ce98b
)
Hint from Christian Buggle: Feature.xml is missing required refactoring plugins
author
axelcl
<axelcl>
Mon, 12 Jun 2006 21:20:13 +0000 (21:20 +0000)
committer
axelcl
<axelcl>
Mon, 12 Jun 2006 21:20:13 +0000 (21:20 +0000)
net.sourceforge.phpeclipse.feature/feature.xml
patch
|
blob
|
history
diff --git
a/net.sourceforge.phpeclipse.feature/feature.xml
b/net.sourceforge.phpeclipse.feature/feature.xml
index
a399732
..
6547d27
100644
(file)
--- a/
net.sourceforge.phpeclipse.feature/feature.xml
+++ b/
net.sourceforge.phpeclipse.feature/feature.xml
@@
-164,6
+164,8
@@
This Agreement is governed by the laws of the State of New York and the intellec
<import plugin="org.eclipse.update.ui"/>
<import plugin="org.eclipse.osgi"/>
<import plugin="org.eclipse.core.boot"/>
+ <import plugin="org.eclipse.ltk.ui.refactoring"/>
+ <import plugin="org.eclipse.ltk.core.refactoring"/>
</requires>
<plugin