3

I have been using Netbeans v8.0.2 and the cakephp plugin works perfectly fine on cakephp v2.x. Recently, I started a new project in cakephp v3.0.2 and the cakephp in Netbeans failed to recognize the project as cakephp.

Is it because cakephp v3.x is still not supported on Netbeans yet? If already supported, what are the configuration to take note to get it to work?

guagay_wk
  • 26,337
  • 54
  • 186
  • 295

2 Answers2

5

try https://github.com/junichi11/cakephp3-netbeans
Cake3 support is now a separate plugin.

cewi
  • 128
  • 1
  • 5
3

https://github.com/junichi11/cakephp-netbeans

Environment

  • [...]
  • CakePHP 3.x (early support)

About CakePHP 3.x

Currently, This plugin doesn't recognize CakePHP3.

Community
  • 1
  • 1
ndm
  • 59,784
  • 9
  • 71
  • 110