X-Git-Url: http://git.phpeclipse.com diff --git a/net.sourceforge.phpeclipse/plugin.xml b/net.sourceforge.phpeclipse/plugin.xml index 1c3e6fa..3f512ea 100644 --- a/net.sourceforge.phpeclipse/plugin.xml +++ b/net.sourceforge.phpeclipse/plugin.xml @@ -1,81 +1,363 @@ - + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Create a new PHP project. + + + + + Create a basic PHP file. + + + + + + Create a Xaraya module. + + + + + + + + + + + + + + + + + + + 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,33 +368,180 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + id="net.sourceforge.phpeclipse.actions.showAction"> - > - + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -122,5 +551,110 @@ id="net.sourceforge.phpeclipse.phpeditor.PHPDocumentProvider"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +