1 May 01:04
Problem with breakpoints in JPDA Debugger
Matt Brunner <mattb <at> telesoft.com>
2008-04-30 23:04:38 GMT
2008-04-30 23:04:38 GMT
The error I get when creating a breakpoint is: "Not able to submit breakpoint LineBreakpoint ... reason: Breakpoint does not belong into the preferred source root '/home/matt/pws/xyz-123/src'. See Window/Debugging/Sources." The problem here is that I have two versions of my project open, xyz-123 and xyz-456. I'm trying to set a breakpoint in a java source file in project xyz-465. Netbeans is telling me that project xyz-123 is the 'preferred' source root - however I have gone into Sources window and un-checked all the boxes next to xyz-123 and only left the xyz-456 boxes checked. Is there anything I can do ???? -- -- Thanks, Matt
RSS Feed