From: pombredanne Date: Mon, 24 Sep 2007 20:26:12 +0000 (+0000) Subject: Cleaning up the supported files extensions, need more fixing. Adding ctp extensions... X-Git-Url: http://secure.phpeclipse.com Cleaning up the supported files extensions, need more fixing. Adding ctp extensions support (Cake PHP templates) --- diff --git a/net.sourceforge.phpeclipse.externaltools/plugin.xml b/net.sourceforge.phpeclipse.externaltools/plugin.xml index 03fe24c..a7c61f2 100644 --- a/net.sourceforge.phpeclipse.externaltools/plugin.xml +++ b/net.sourceforge.phpeclipse.externaltools/plugin.xml @@ -289,12 +289,14 @@ + + + nameFilter="*.php*" + id="net.sourceforge.phpdt.externaltools.actions.externalParserAction.phpS"> + nameFilter="*.ctp" + id="net.sourceforge.phpdt.externaltools.actions.externalParserAction.ctp"> - - - - + nameFilter="*.phtml" + id="net.sourceforge.phpdt.externaltools.actions.externalParserAction.phtml"> - - - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/net.sourceforge.phpeclipse/plugin.xml b/net.sourceforge.phpeclipse/plugin.xml index 8680c34..1a3aee8 100644 --- a/net.sourceforge.phpeclipse/plugin.xml +++ b/net.sourceforge.phpeclipse/plugin.xml @@ -106,10 +106,11 @@ - - + + + @@ -118,7 +119,7 @@ + file-extensions="php,phpc,php3,php4,php5,phtml,inc,module,phpt,ctp"/> + + - - - - - - - - + nameFilter="*.php*" + id="net.sourceforge.phpeclipse.actions.popupShowAction.phpS"> + + + nameFilter="*.ctp" + id="net.sourceforge.phpeclipse.actions.popupShowAction.ctp"> - - - - +