php - How can I make a new CTP (CakePHP) file in NetBeans? -


i have found lot of info adding ctp file support netbeans, talking code highlighting , treating ctp file php file. can done at:

tools -> options -> miscellaneous -> files

i have done this.


however, when try create new ctp file. not have option.

i tried going tools -> templates add ctp template. there no "new" button "add" button looks file.

i created file on desktop called cake_template.ctp on desktop. added php templates in template manager. called template "php cake template".

still when go create new file, option not there. restarted netbeans, still same.

i want create new .ctp file, shouldn't difficult. know how?

i using version 6.9.1

just right click on folder in project view, , new php file. type file_name.ctp in field.

if have .ctp not add .php


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -