this is a test commit to check the integration of cia.navi.cx
[phpeclipse.git] / net.sourceforge.phpeclipse / plugin.xml
index 873b7db..dd4922d 100644 (file)
@@ -15,7 +15,7 @@
  <!--     <library name="lib/xstream-1.0.2.jar" /> -->
    </runtime>
    <requires>
-      <import plugin="org.eclipse.core.runtime.compatibility"/>
+      <import plugin="org.eclipse.core.runtime"/>
       <import plugin="org.eclipse.ui"/>
       <import plugin="org.eclipse.ui.console"/>
       <import plugin="org.eclipse.core.resources"/>
                id="net.sourceforge.phpeclipse.actions.PHPOpenDeclarationEditorAction">
          </action>
       </viewerContribution>
- <!--     <viewerContribution
+     <viewerContribution
         targetID="#PHPEditorContext"
-        id="net.sourceforge.phpdt.ltk.renamePHPIdentifier">
+        id="net.sourceforge.phpdt.ltk.renameLocalVariable">
         <action label="Rename Local Variable in Functions/Methods"
                 class="net.sourceforge.phpdt.ltk.ui.actions.RenameLocalVariable"
                 menubarPath="additions"
                 id="net.sourceforge.phpdt.ltk.ui.actions.RenameLocalVariable"/>
       </viewerContribution>
-      <viewerContribution
+  <!--    <viewerContribution
         targetID="#PHPEditorContext"
         id="net.sourceforge.phpdt.ltk.renamePHPIdentifier">
         <action label="Rename PHP Identifier"
                 class="net.sourceforge.phpdt.ltk.ui.actions.RenamePHPIdentifier"
                 menubarPath="additions"
                 id="net.sourceforge.phpdt.ltk.ui.actions.RenamePHPIdentifier"/>
-      </viewerContribution>  -->
+      </viewerContribution> -->
       <viewerContribution
             targetID="#PHPRulerContext"
             id="net.sourceforge.phpdt.ui.PHPEditorPopupActions">