Hint from Christian Buggle: Feature.xml is missing required refactoring plugins
[phpeclipse.git] / net.sourceforge.phpeclipse.feature / feature.xml
index a399732..6547d27 100644 (file)
@@ -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