Hint from Christian Buggle: Feature.xml is missing required refactoring plugins
authoraxelcl <axelcl>
Mon, 12 Jun 2006 21:20:13 +0000 (21:20 +0000)
committeraxelcl <axelcl>
Mon, 12 Jun 2006 21:20:13 +0000 (21:20 +0000)
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