We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

Phalcon in Netbeans

Any way to make Netbeans see those (internal) Phalcon classes?



43.9k
Accepted
answer

Hi,

You must have phalcon-devtools on your computer.

In netbeans, go in project => properties" and select "PHP include path"

then "add folder" and select the path /path/to/phalcon-devtools/ide/1.3.4.

You're done.



4.0k

It helped! Thanks you for the instructions!



43.9k

you may mark the post as solved.



81.1k

And for the brackets editor?