X-Git-Url: http://secure.phpeclipse.com diff --git a/net.sourceforge.phpeclipse/plugin.xml b/net.sourceforge.phpeclipse/plugin.xml index 940c251..5ead629 100644 --- a/net.sourceforge.phpeclipse/plugin.xml +++ b/net.sourceforge.phpeclipse/plugin.xml @@ -3,63 +3,63 @@ - + - - - + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + - - - - + id="phpnature" + name="%naturePHP.name" + point="org.eclipse.core.resources.natures"> + + + + - + - - - - + id="parserbuilder" + name="PHP Builder" + point="org.eclipse.core.resources.builders"> + + + + @@ -74,7 +74,7 @@ - + @@ -89,19 +89,19 @@ - - + + - - - + + + + - @@ -136,116 +135,98 @@ name="net.sourceforge.phpdt.core.IMethod"> - - + + - - - - - - - - - - - - - - - - - - - - - - + point="org.eclipse.team.core.fileTypes"> + + + + + + + + - + + + + + + + + point="net.sourceforge.phpeclipse.phpEditorTextHovers"> + class="net.sourceforge.phpdt.internal.ui.text.java.hover.BestMatchHover" + id="net.sourceforge.phpdt.ui.BestMatchHover" + label="%sequentialHover" + description="%sequentialHoverDescription"> - + + point="net.sourceforge.phpeclipse.phpEditorTextHovers"> + class="net.sourceforge.phpdt.internal.ui.text.java.hover.JavaSourceHover" + id="net.sourceforge.phpdt.ui.JavaSourceHover" + label="%sourceHover" + description="%sourceHoverDescription"> + label="%problemHover" + description="%problemHoverDescription" + class="net.sourceforge.phpdt.internal.ui.text.java.hover.ProblemHover" + id="net.sourceforge.phpdt.ui.ProblemHover"> + class="net.sourceforge.phpdt.internal.ui.text.java.hover.AnnotationHover" + id="net.sourceforge.phpdt.ui.AnnotationHover" + label="%annotationHover" + description="%annotationHoverDescription"> - - + point="org.eclipse.ui.perspectives"> + + + + + + + + + + - - - - - Create a new PHP project. - - + point="org.eclipse.ui.newWizards"> + + + + + Create a new PHP project. + + - - - Create a basic PHP file. - - - - - Create a basic HTML file. - - + + + Create a new PHP project. + + --> + + + Create a basic PHP file. + + + + + Create a basic HTML file. + + - - %ExportWizards.ObfuscatorDescription - - + + %ExportWizards.ObfuscatorDescription + + - - + point="org.eclipse.ui.ide.projectNatureImages"> + + + point="org.eclipse.ui.propertyPages"> - - - - - - - - - - - - - - - - - + objectClass="org.eclipse.core.resources.IProject" + name="%propertyPagePHPProject.name" + class="net.sourceforge.phpeclipse.preferences.PHPProjectPropertyPage" + id="net.sourceforge.phpeclipse.preferences.PHPProjectPropertyPage"> + + + + + + + --> + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - + point="org.eclipse.ui.editors"> + + + + + name="%phpEditorName" + default="true" + icon="icons/obj16/htmledit.gif" + extensions="tpl" + contributorClass="net.sourceforge.phpeclipse.phpeditor.CompilationUnitEditorActionContributor" + class="net.sourceforge.phpeclipse.phpeditor.PHPUnitEditor" + symbolicFontName="net.sourceforge.phpdt.ui.editors.textfont" + id="net.sourceforge.phpeclipse.PHPUnitEditor"> + --> - - - - %phpEditorFontDefintion.description - - + + + + %phpEditorFontDefintion.description + + - - - - - - - - + point="org.eclipse.ui.editors.annotationTypes"> + + + + + + + + - - - - - - - - + point="org.eclipse.ui.editors.markerAnnotationSpecification"> + annotationType="net.sourceforge.phpdt.ui.error" + annotationImageProvider="net.sourceforge.phpeclipse.phpeditor.JavaAnnotationImageProvider"> - - - - - - - - - - - - - - - - + + + + + + + + + - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + - - - + point="org.eclipse.ui.actionSetPartAssociations"> + + + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + point="org.eclipse.ui.popupMenus"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + point="org.eclipse.ui.actionSets"> + + + + + + + - - + label="%Dummy.label" + class="net.sourceforge.phpeclipse.phpeditor.JavaSelectRulerAction" + actionID="RulerClick" + id="net.sourceforge.phpeclipse.phpeditor.JavaSelectRulerAction"> + + + + + + - - - - + point="org.eclipse.ui.popupMenus"> + + + + - - - - - - + + + + + + - - - - - + + + + + - + - - - + point="org.eclipse.ui.commands"> + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + - - + id="net.sourceforge.phpeclipse.JavaDocumentSetupParticipant" + name="%javaDocumentSetupParticipant" + point="org.eclipse.core.filebuffers.documentSetup"> + + + extensions="html,xml" + class="net.sourceforge.phpeclipse.phpeditor.HTMLDocumentSetupParticipant"> + + + --> - - + id="net.sourceforge.phpeclipse.JavaDocumentFactory" + name="%javaDocumentFactory" + point="org.eclipse.core.filebuffers.documentCreation"> + + - + - - - - + point="org.eclipse.ui.preferencePages"> + + + + + - - - - - - - - - - - - - - - + name="Members Sort Order" + category="net.sourceforge.phpeclipse.preferences.PHPPreferencePage" + class="net.sourceforge.phpdt.internal.ui.preferences.MembersOrderPreferencePage" + id="net.sourceforge.phpeclipse.preference.MembersOrderPreferencePage"> + + + + + + + + + --> + + + + + + + + + + - - + name="%templatePageName" + category="net.sourceforge.phpeclipse.preferences.PHPPreferencePage" + class="net.sourceforge.phpdt.internal.ui.preferences.TemplatePreferencePage" + id="net.sourceforge.phpeclipse.preference.TemplatePreferencePage"> + + + --> + + + + + - - - + - - - - - + - - + - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + --> - - - - - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - + point="org.eclipse.ui.editors.templates"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +