X-Git-Url: http://git.phpeclipse.com diff --git a/net.sourceforge.phpeclipse/plugin.xml b/net.sourceforge.phpeclipse/plugin.xml index dd10e7d..8533507 100644 --- a/net.sourceforge.phpeclipse/plugin.xml +++ b/net.sourceforge.phpeclipse/plugin.xml @@ -2,7 +2,7 @@ @@ -18,6 +18,8 @@ + + @@ -27,7 +29,7 @@ point="org.eclipse.core.resources.natures"> + class="net.sourceforge.phpeclipse.resourcesview.PHPProject"> @@ -61,6 +63,10 @@ type="text" extension="htm"> + + @@ -77,7 +83,9 @@ name="%newWizardCategory.name" id="net.sourceforge.phpeclipse.wizards.NewWizardCategoryPHP"> - - - + + + Create a new PHP project. + + Create a basic PHP file. - --> + + + + Create a Xaraya module. + + + + id="net.sourceforge.phpeclipse.ProjectNatureImagePHP"> - + + + + + + + + + + + + + + + - + + + + + name="%ActionDefinition.contentAssistProposals.name" + description="%ActionDefinition.contentAssistProposals.description" + id="net.sourceforge.phpeclipse.phpeditor.ContentAssistProposal"> + + name="%ActionDefinition.comment.name" + description="%ActionDefinition.comment.description" + id="net.sourceforge.phpeclipse.phpeditor.Comment"> - - + + + + + @@ -234,15 +316,17 @@ extensions="php" contributorClass="net.sourceforge.phpeclipse.phpeditor.PHPActionContributor" class="net.sourceforge.phpeclipse.phpeditor.PHPEditor" - id="net.sourceforge.phpeclipse.PHPEditor"> - + id="net.sourceforge.phpeclipse.PHPEditor" + default="true"> + + id="net.sourceforge.phpeclipse.PHPEditor" + default="true"> + id="net.sourceforge.phpeclipse.PHPEditor" + default="true"> + id="net.sourceforge.phpeclipse.PHPEditor" + default="true"> + id="net.sourceforge.phpeclipse.PHPEditor" + default="true"> + id="net.sourceforge.phpeclipse.PHPEditor" + default="true"> + id="net.sourceforge.phpeclipse.PHPEditor" + default="true"> + + + + + + + + + + + + + + + class="net.sourceforge.phpeclipse.PHPSyntaxEditorPreferencePage" + id="net.sourceforge.phpeclipse.preference.PHPSyntaxEditorPreferencePage"> + + + + - + + + @@ -458,13 +609,113 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +