BPEL can install in Netbeans ?
When I search tutorial about BPEL, always use elcipse to code. and I think netbeans use simple more than eclipse.
Why are they always use eclipse to code BPEL >
I recommend to use the development tools which work with the BPEL implementation (run-time) you have chosen, i.e. first to choose the run-time. The BPEL language itself is a standard, but the run-times differ so much, that you need to align the development tools with run-time in order to be efficient.
If you plan to use Oracle SOA Suite, then the best choice will be JDeveloper. If you plan to use JBoss Switchyard (which uses Riftsaw BPEL implementation), the best choice will be Eclipse (or the JBoss Developer Studio, which is a JBoss brand of Eclipse). Similarly with other platforms.