X-Git-Url: http://secure.phpeclipse.com diff --git a/net.sourceforge.phpeclipse/plugin.xml b/net.sourceforge.phpeclipse/plugin.xml index 1c3e6fa..369460f 100644 --- a/net.sourceforge.phpeclipse/plugin.xml +++ b/net.sourceforge.phpeclipse/plugin.xml @@ -1,72 +1,74 @@ - + - - + + + id="net.sourceforge.phpeclipse.PHPActionSet"> - + label="PHP/Apache" + id="net.sourceforge.phpeclipse.PHPMenu"> + + + label="Restart Apache" + icon="icons/obj16/apache.gif" + tooltip="Restart Apache" + class="net.sourceforge.phpeclipse.actions.PHPRestartApacheAction" + menubarPath="net.sourceforge.phpeclipse.PHPMenu/phpeclipse" + toolbarPath="Normal" + start="true" + id="net.sourceforge.phpeclipse.actions.PHPRestartApacheAction"> + label="Stop Apache" + icon="icons/obj16/apache.gif" + tooltip="Stop Apache" + class="net.sourceforge.phpeclipse.actions.PHPStopApacheAction" + menubarPath="net.sourceforge.phpeclipse.PHPMenu/phpeclipse" + toolbarPath="Normal" + start="true" + id="net.sourceforge.phpeclipse.actions.PHPStopApacheAction"> - + label="Start Apache" + icon="icons/obj16/apache.gif" + tooltip="Start Apache" + class="net.sourceforge.phpeclipse.actions.PHPStartApacheAction" + menubarPath="net.sourceforge.phpeclipse.PHPMenu/phpeclipse" + toolbarPath="Normal" + start="true" + id="net.sourceforge.phpeclipse.actions.PHPStartApacheAction"> + + label="Start MySQL" + icon="icons/obj16/apache.gif" + tooltip="Start MySQL" + class="net.sourceforge.phpeclipse.actions.PHPStartMySQLAction" + menubarPath="net.sourceforge.phpeclipse.PHPMenu/phpeclipse" + toolbarPath="Normal" + start="true" + id="net.sourceforge.phpeclipse.actions.PHPStartMySQLAction"> @@ -74,28 +76,126 @@ point="org.eclipse.ui.editors"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - > + + @@ -122,5 +227,51 @@ id="net.sourceforge.phpeclipse.phpeditor.PHPDocumentProvider"> + + + + + + + + + + + + + + + + + + + + + +