NetBeans 8.0 PHP CodeIgniter Framework support

后端 未结 3 578
闹比i
闹比i 2021-01-05 03:13

I am using netbeans 8.0 it shows auto-complete for zend framework but not for codeigniter. How can I use it with codeigniter<

3条回答
  •  广开言路
    2021-01-05 03:48

    Copy the code in the answer here: Netbeans code completion for CodeIgniter into a php file in your project.

    I used CI_Autocomplete2.0.php in the root of the project. It's a hack, but it does work. Since I'm familiarizing myself with CI's syntax & naming conventions it does what I want.

    I successfully installed one of the Kenai 7.3 modules in 7.4, but the other one they show on the webpage wasn't listed in the plugin options, so I uninstalled it and now I can't get it to re-install again. I haven't tried it in my NetBeans 8 yet though.

    Edit: Sorry, I just figured out that the Kenai modules were both listed. The "PHP CI Framework Repository" installed ok (don't know what, if anything, it did yet). It's the "PHP CI Framework" that won't install and lists out a bunch of module dependencies. I'll update again if there's anything to add when I try with Nb8.

自定义标题
段落格式
字体
字号
代码语言
提交回复
热议问题