Nov 7, 20081
Getting SmartyPDT working with PDT (Eclipse 3.3.2) and .html file extensions
I use Eclipse as my Integrated Development Environment (IDE) for working on PHP projects - the fantastic PDT Project provides a PHP Development Tools framework for the Eclipse platform. it is a great free alternative to Zend Studio. I make extensive use of the Smarty Template Engine in nearly all of my PHP projects - so when I came across the SmartyPDT plugin for Eclipse which supports syntax ...