plugins - CodeIgniter support on netbeans 8.0 -


i new in codeigniter , trying project in netbeans 8.0. problem is, can't download plugin codeigniter support. shows error

"some plugins require plugin php annotation api installed." 

i checked here solution , got - "http://ellislab.com/forums/viewthread/184716/"

but thing need - "http://alielwafdy.wordpress.com/2012/07/28/codeigniter-support-in-netbeans/".

this supports netbeans 7.3.1

what should netbeans 8.0. please help

i checked this question. of netbeans version - 7. asking question find if there option in netbeans 8, so not duplicate

still there no direct plugin available though can use auto complete class helps auto complete words.

  1. copy php code http://blog.bobbyallen.me/wp-content/uploads/2012/08/netbeans_autocomplete_codeigniter.txt

  2. save file codeigniter project’s netbeans folder (in root, in same folder project.properties , project.xml)

  3. if have netbeans open you’ll need restart changes take effect!


Comments

Popular posts from this blog

mysqli - Php Mysqli_fetch_assoc Error : "Warning: Illegal string offset 'name' in" -

html - Cut text on left side inside button while centering -