X-Git-Url: http://secure.phpeclipse.com diff --git a/net.sourceforge.phpeclipse/plugin.xml b/net.sourceforge.phpeclipse/plugin.xml index 8533507..89e8568 100644 --- a/net.sourceforge.phpeclipse/plugin.xml +++ b/net.sourceforge.phpeclipse/plugin.xml @@ -315,7 +315,7 @@ Temporarily replaced until errors can be ironed out... icon="icons/obj16/phpedit.gif" extensions="php" contributorClass="net.sourceforge.phpeclipse.phpeditor.PHPActionContributor" - class="net.sourceforge.phpeclipse.phpeditor.PHPEditor" + class="net.sourceforge.phpeclipse.phpeditor.PHPUnitEditor" id="net.sourceforge.phpeclipse.PHPEditor" default="true"> @@ -324,7 +324,7 @@ Temporarily replaced until errors can be ironed out... icon="icons/obj16/phpedit.gif" extensions="php3" contributorClass="net.sourceforge.phpeclipse.phpeditor.PHPActionContributor" - class="net.sourceforge.phpeclipse.phpeditor.PHPEditor" + class="net.sourceforge.phpeclipse.phpeditor.PHPUnitEditor" id="net.sourceforge.phpeclipse.PHPEditor" default="true"> @@ -333,7 +333,7 @@ Temporarily replaced until errors can be ironed out... icon="icons/obj16/phpedit.gif" extensions="php4" contributorClass="net.sourceforge.phpeclipse.phpeditor.PHPActionContributor" - class="net.sourceforge.phpeclipse.phpeditor.PHPEditor" + class="net.sourceforge.phpeclipse.phpeditor.PHPUnitEditor" id="net.sourceforge.phpeclipse.PHPEditor" default="true"> @@ -342,7 +342,7 @@ Temporarily replaced until errors can be ironed out... icon="icons/obj16/phpedit.gif" extensions="inc" contributorClass="net.sourceforge.phpeclipse.phpeditor.PHPActionContributor" - class="net.sourceforge.phpeclipse.phpeditor.PHPEditor" + class="net.sourceforge.phpeclipse.phpeditor.PHPUnitEditor" id="net.sourceforge.phpeclipse.PHPEditor" default="true"> @@ -351,7 +351,7 @@ Temporarily replaced until errors can be ironed out... icon="icons/obj16/phpedit.gif" extensions="phtml" contributorClass="net.sourceforge.phpeclipse.phpeditor.PHPActionContributor" - class="net.sourceforge.phpeclipse.phpeditor.PHPEditor" + class="net.sourceforge.phpeclipse.phpeditor.PHPUnitEditor" id="net.sourceforge.phpeclipse.PHPEditor" default="true"> @@ -360,7 +360,7 @@ Temporarily replaced until errors can be ironed out... icon="icons/obj16/htmledit.gif" extensions="htm" contributorClass="net.sourceforge.phpeclipse.phpeditor.PHPActionContributor" - class="net.sourceforge.phpeclipse.phpeditor.PHPEditor" + class="net.sourceforge.phpeclipse.phpeditor.PHPUnitEditor" id="net.sourceforge.phpeclipse.PHPEditor" default="true"> @@ -369,7 +369,7 @@ Temporarily replaced until errors can be ironed out... icon="icons/obj16/htmledit.gif" extensions="html" contributorClass="net.sourceforge.phpeclipse.phpeditor.PHPActionContributor" - class="net.sourceforge.phpeclipse.phpeditor.PHPEditor" + class="net.sourceforge.phpeclipse.phpeditor.PHPUnitEditor" id="net.sourceforge.phpeclipse.PHPEditor" default="true"> @@ -378,7 +378,7 @@ Temporarily replaced until errors can be ironed out... icon="icons/obj16/xmledit.gif" extensions="xml" contributorClass="net.sourceforge.phpeclipse.phpeditor.PHPActionContributor" - class="net.sourceforge.phpeclipse.phpeditor.PHPEditor" + class="net.sourceforge.phpeclipse.phpeditor.PHPUnitEditor" id="net.sourceforge.phpeclipse.PHPEditor" default="true"> @@ -537,12 +537,12 @@ Temporarily replaced until errors can be ironed out... class="net.sourceforge.phpeclipse.PHPEclipseBasePreferencePage" id="net.sourceforge.phpeclipse.preference.PHPEclipsePreferencePage"> - - + --> + +