Hi,
I'm just working with SAP HANA, developing a class with AMDP methods inside Eclipse. I also managed to debug the generated procedures (using external session debugging) until, some days ago, there was probably a kind of change in the system.
Now, I have the following problem: I am able to set breakpoints in the procedures. Also, the debugger stops when it arrives at one of the breakpoints. But then, Eclipse opens a new tab telling me that the source file couldn't be found.
This is astonishing as it worked before. The only hint that could be helpful is that the title of the new tab differs from the tab title if I open the procedure. The new title also contains the SCHEMA (or DB user) name (like "SAPabc.myprocedure"), whereas the tab of the procedure only shows the procedure name ("myprocedure").
Does anyone have an idea what could be happened and how I can solve this problem? Developing without any debugging is not very comfortable, especially when working on complex software.
Best Regards
Martin