I could not find any phing plugin for netbeans
Asked
Active
Viewed 1,365 times
3 Answers
1
http://plugins.netbeans.org/plugin/47165/phingking There was not a plugin before but now there is PhingKing

Chris
- 8,168
- 8
- 36
- 51
1
NetBeans 8.1 Beta comes with phing support: https://blogs.oracle.com/netbeansphp/entry/phing_support_added
I've already tested it and it works quite well.

m02ph3u5
- 3,022
- 7
- 38
- 51
0
Give the Ant plugin try. Because the syntax is very similar to ant you'll at least get nice target overview in the Navigator instead of the default xml structure overview. Better than nothing.

poisson
- 1,324
- 11
- 20
-
:( not the answer I was hoping for. – Petah Aug 16 '12 at 21:23