Dear People, I am having problems trying to use the breakpoint function in JBuilder7. I took a class, put it in the Notepad, I saw no erroneous looking characters, loaded it back into the JBuilder class and set the breakpoint, by placing a red dot in the margin to the left and doing
1) Run | Add Breakpoint | Add line breakpoint
2) Class name: MailClient 3) Line number: 39 MailItem item = server.getNextMailItem(user); 4) OK