X-Git-Url: http://git.phpeclipse.com diff --git a/net.sourceforge.phpeclipse/plugin.xml b/net.sourceforge.phpeclipse/plugin.xml index 1c3e6fa..ffa939f 100644 --- a/net.sourceforge.phpeclipse/plugin.xml +++ b/net.sourceforge.phpeclipse/plugin.xml @@ -1,81 +1,285 @@ - + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Create a new PHP project. + + + + + + + + + + + + + + + + + + + + id="net.sourceforge.phpeclipse.PHPActionSet"> - + label="PHP/Apache" + id="net.sourceforge.phpeclipse.PHPMenu"> + + + label="Restart Apache" + icon="icons/obj16/apache_restart.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_stop.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/sql.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"> + + + + + + + + + + + + + @@ -86,25 +290,113 @@ + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + id="net.sourceforge.phpeclipse.actions.showAction"> - > - + @@ -113,6 +405,12 @@ class="net.sourceforge.phpeclipse.PHPEclipsePreferencePage" id="net.sourceforge.phpeclipse.preference.PHPEclipsePreferencePage"> + + @@ -122,5 +420,46 @@ id="net.sourceforge.phpeclipse.phpeditor.PHPDocumentProvider"> + + + + + + + + + + + + + + + + + + + +