debugging issue
已回答
Hi, when I debug a very simple program, the ide always steps into the source. I don't like it, and I try to add a java.util class in the do not step into those classes. maybe i type the wrong package name or whatever. is there a way to fix it?
请先登录再写评论。
Can you share the screenshot of the class where debugger steps into and project tree focusing this class?
To see the whole package name and how the sources connected to the project.