Adding a breakpoint results in Exception

When I try to add a breakpoint, I get a NullPointerException at

org.netbeans.modules.debugger.support.DebuggerSupport.addBreakpoint(DebuggerSup port.java:450)

Using the menu or the button, I get the dialog "Add Breakpoint", before. Clicking on the margin throws the exception directly.

I tried j2sdk1.4.0_03 and j2sdk1.4.1_02 ; no difference.

Any thoughts/hints? Am I missing some very basic configuration, here?

Thanks

Ulf

[473 byte] By [704616] at [2007-11-25 9:44:21]
# 1
What build version are you using?
706285 at 2007-7-1 18:51:48 > top of Java-index,Development Tools,Java Tools...
# 2
I'm having exactly the same problem again using any version of the SDK and NetBeans 3.6 Build 200404071636.Similarly I'm thinking this has to be a configuration issue.Thanks
Ninja_x at 2007-7-1 18:51:48 > top of Java-index,Development Tools,Java Tools...
# 3
You might want to file a bug against NetBeans at http://www.netbeans.org/issues/enter_bug.cgi or send a query to the comp.java.ide.netbeans.user newsgroup at news://news.gmane.org/
jetsons at 2007-7-1 18:51:48 > top of Java-index,Development Tools,Java Tools...