X-Git-Url: http://git.phpeclipse.com diff --git a/net.sourceforge.phpeclipse/plugin.xml b/net.sourceforge.phpeclipse/plugin.xml index 1c3e6fa..b84555d 100644 --- a/net.sourceforge.phpeclipse/plugin.xml +++ b/net.sourceforge.phpeclipse/plugin.xml @@ -1,72 +1,251 @@ - + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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.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,8 +253,48 @@ point="org.eclipse.ui.editors"> + + + + + + + + + + @@ -86,25 +305,69 @@ + + + + + + + + + + + + - + + id="net.sourceforge.phpeclipse.actions.showAction"> - > - + + + + + @@ -113,6 +376,12 @@ class="net.sourceforge.phpeclipse.PHPEclipsePreferencePage" id="net.sourceforge.phpeclipse.preference.PHPEclipsePreferencePage"> + + @@ -122,5 +391,37 @@ id="net.sourceforge.phpeclipse.phpeditor.PHPDocumentProvider"> + + + + + + + + + + + + + + + +