Dear Netbean experts, I checkout netbean source code and wanna debug netbean profiler. I checked out https://cwiki.apache.org/confluence/display/NETBEANS/Development+Environment, 1. Open netbean 11 IDE and open Netbean Build System 2. Run "ant -Ddebug.port=9009 tryme" to listen to 9009 debug port 3. In netbean 11 IDE, debug->attach java debugger to attach to 9009 port, but I don't find java code in netbean profiler code to add breakpoints.
Could anyone kindly pls help me? Thanks in advance! Thanks, Roy
