X-Git-Url: http://git.phpeclipse.com
diff --git a/net.sourceforge.phpeclipse/plugin.xml b/net.sourceforge.phpeclipse/plugin.xml
index 666b2c4..e0de119 100644
--- a/net.sourceforge.phpeclipse/plugin.xml
+++ b/net.sourceforge.phpeclipse/plugin.xml
@@ -8,63 +8,58 @@
class="net.sourceforge.phpeclipse.PHPeclipsePlugin">
-
-
-
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
+
+
+
+
+
+
-
-
-
-
+ id="phpnature"
+ name="%naturePHP.name"
+ point="org.eclipse.core.resources.natures">
+
+
+
+
-
-
-
-
+ id="parserbuilder"
+ name="PHP Builder"
+ point="org.eclipse.core.resources.builders">
+
+
+
+
@@ -94,8 +89,8 @@
-
-
+
+
@@ -144,129 +139,94 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ point="org.eclipse.team.core.fileTypes">
+
+
+
+
+
+
+
+
+
+
-
+ file-extensions="php,php3,php4,php5,phtml,inc,module,phpt"/>
+ 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">
+
+
-
-
-
-
+ point="org.eclipse.ui.perspectiveExtensions">
+
+
+
+
-
-
-
-
- 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="htm,html,xhtml"
+ contributorClass="net.sourceforge.phpeclipse.phpeditor.CompilationUnitEditorActionContributor"
+ class="net.sourceforge.phpeclipse.phpeditor.PHPUnitEditor"
+ symbolicFontName="net.sourceforge.phpdt.ui.editors.textfont"
+ id="net.sourceforge.phpeclipse.PHPUnitEditor">
+ -->
+ 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.warning"
+ annotationImageProvider="net.sourceforge.phpeclipse.phpeditor.JavaAnnotationImageProvider">
-
+
+
+
+
+
+
+
-
+ point="org.eclipse.ui.actionSets">
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
+ point="org.eclipse.ui.actionSetPartAssociations">
+
+
+
-
-
-
-
-
-
-
-
-
-
+ point="org.eclipse.ui.popupMenus">
+
+
+
+
+
+
+
+
+
+
-
-
-
-
+ targetID="#PHPEditorContext"
+ id="net.sourceforge.phpeclipse.actions.popupOpenSQLTable">
+
+
+ -->
+
+
+
+
+
+
+
+
-
-
-
-
+ point="org.eclipse.ui.actionSets">
+
+
+
+
-
+ point="org.eclipse.ui.editorActions">
+
-
-
-
-
-
-
+ 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="PHP"
+ category="net.sourceforge.phpeclipse.ui.preferencePage"
+ class="net.sourceforge.phpeclipse.PHPEclipseBasePreferencePage"
+ id="net.sourceforge.phpeclipse.preference.PHPEclipsePreferencePage">
+ -->
+
+
+
+
-
-
-
-
-
-
-
-
-
-
+ 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">
+
+
+ -->
+
+
+
+
+
-
@@ -1544,7 +1272,7 @@
-->
-
+ point="net.sourceforge.phpeclipse.phpElementFilters">
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+ point="org.eclipse.ui.editors.templates">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+