cakephp-netbeans
cakephp-netbeans copied to clipboard
CakePHP support in NetBeans
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
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
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...
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.