IDEA 11.1 watch method return values
I have a Java project and I've turned on "watch method return values" in the debugger, but as I step through from the start of a function to the end, I can't actually see the return value in either the watches or variables panes.
Any clues?
Thanks
请先登录再写评论。