I can set breakpoints and step through Python scripts in the Eclipse debugger.
However, the debugger does not stop at my breakpoints in Java code that the Python script is executing.
Is this supposed to work?
Thanks!
I can set breakpoints and step through Python scripts in the Eclipse debugger.
However, the debugger does not stop at my breakpoints in Java code that the Python script is executing.
Is this supposed to work?
Thanks!