"Open SQL Table View" actiun (right mouse click in editor on table fragment-string)
[phpeclipse.git] / net.sourceforge.phpeclipse / plugin.xml
index da75286..0eb9dd0 100644 (file)
                id="net.sourceforge.phpeclipse.actions.openinclude">
          </action>
       </viewerContribution>
+      <viewerContribution
+            targetID="#PHPEditorContext"
+            id="net.sourceforge.phpeclipse.actions.popupOpenSQLTable">
+         <action
+               label="Open Quantum SQL Table View"
+               class="net.sourceforge.phpeclipse.actions.PHPOpenSQLTableEditorAction"
+               menubarPath="additions"
+               id="net.sourceforge.phpeclipse.actions.opensqltable">
+         </action>
+      </viewerContribution>
    
       <viewerContribution
             targetID="#PHPRulerContext"