Hello
Regularly I cannot set a breakpoint in my abap classes in eclipse. I get the message
'Breakpoint could not be created at this line'. Setting the breakpoint at the same place in the R3 development environment works fine.
The line where I want to put the breakpoint is definitely a valid line to put a breakpoint, so it's no data initialization or comment line.
I think it has something to do with the synchronization of the code between eclipse and the server but I'm sure. Maybe it is because of our system set-up, but I would like to know if anyone of you has the same problem and maybe a solution ?
Thanks in advance
Koen