Smarty plugin for NetBeans

AndreyAkinshin picture AndreyAkinshin · Oct 11, 2009 · Viewed 21.7k times · Source

I am looking plugin for work with Smarty in NetBeans.

I need coloring of my code and normal syntax analysys.

I could find only this plugin: Smarty Editor, but I could not make it work.

Can you tell me about another plugin for Smarty or teach me how to install SmartyEditor?

Edit: I use Windows XP SP3

Answer

ownking picture ownking · Dec 15, 2010

Hi you can intall the PHP Smarty Framework Plugin just by using the Netbeans plugin manager:

Tools -> Plugins -> Available Plugins -> Serach for "Smarty" -> Insall

This runs directly without restarting your IDE.

(I'm using NB 6.9.1)