5

I have NetBeans 8.0.2 and the latest Node.js plugin. Is it possible to debug my server code inside Netbeans? I can set a breakpoint, but it never gets called.

Thanks.

Jacko
  • 12,665
  • 18
  • 75
  • 126

1 Answers1

2

Yes, but only in Dev builds available from here, not in 8.0.2. It will be in upcoming NetBeans 8.1

ladar
  • 5,858
  • 3
  • 26
  • 38