cakephp-netbeans icon indicating copy to clipboard operation
cakephp-netbeans copied to clipboard

CakePHP support in NetBeans

Results 6 cakephp-netbeans issues
Sort by recently updated
recently updated
newest added

Since version 0.13, instead of the webroot node appears a node with the project name with the contents of the project folder (app, lib, ...). And the autocomplete for scripts...

This problem is occurred when baserCMS palette is used

defect
NetBeans8.0
pending
baserCMS

im using windows7 x64 and netbeans IDE 8.0.2 i checked nodes from plugins options all of node list works without View node. i dont know how to show View node

worksforme

Can be added to the standar tree structure inside the cake proyect tab the "Plugins" -> with the structure of each app/Plugin subfolder. "Lib" -> with the Elements of app/Lib...

enhancement
pending

Did you add it yet to https://github.com/FriendsOfCake/awesome-cakephp ? Might be worthy for the developer tools section?

Change to the following: https://gist.github.com/nojimage/58796a9236296824f298#file-phpunit-for-cakephp-sh (author : @nojimage, Thanks a lot for your tips) Run `cake test` command within shell script. So plugin just creates a phpunit script file.

enhancement
CakePHP2.x