From: axelcl Date: Mon, 3 Oct 2005 11:39:44 +0000 (+0000) Subject: Register new file extensions for the php-editor: X-Git-Url: http://git.phpeclipse.com Register new file extensions for the php-editor: * associate the extension with the PHP editor in Window->Preferences * add extension to net.sourceforge.phpeclipse.phpSource in plugin.xml --- diff --git a/net.sourceforge.phpeclipse/plugin.xml b/net.sourceforge.phpeclipse/plugin.xml index 666b2c4..0e77cc1 100644 --- a/net.sourceforge.phpeclipse/plugin.xml +++ b/net.sourceforge.phpeclipse/plugin.xml @@ -145,58 +145,22 @@ - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + - + file-extensions="php,php3,php4,php5,phtml,inc,module"/> - + @@ -411,11 +375,13 @@ name="%phpEditorName" default="true" icon="icons/obj16/phpedit.gif" - extensions="php,php3,php4,php5,phtml,inc,module,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"> + -