In the debug perspective there is the option to view the variables, I think it’s being displayed on the right hand in your image, this is not available from the debug window (where it states local variables unavailable).
Hi there,
Confronted with another issue I had to take different approaches to resolve them. I managed to work around the other issue by removing some app store modules which caused library conflicts.
I am not sure what exactly caused this phenomenon, since this is my code and not a library, but when I was able to start the project up again and continue my work on this Java Action I successfully was able to debug and inspect the variables.
I assume the issue was due to a version conflict of some sort.
Thanks for your help
Tobias