I am using CakePHP 3.0 for my first project and using Netbeans IDE. I downloaded CakePHP 3 plugin from github : junichi11.
Project is running well in browser. But unable to use bake command.
On running bake command from right click on project >> CakePHP3 >> run command
and selecting bake all gives a list of possible models and there is no input console to make selection or enter any command.
Baking from terminal in Ubuntu 14.04 gives this [commands are highlighted in yellow]
How to run command like cake bake all admins
You have to fill the parameters
field