Eclipse: How to Navigating Java call stack in Eclipse

Link:

http://stackoverflow.com/questions/3256369/navigating-java-call-stack-in-eclipse

 

解决方法:

In the "debug perspective", find/show the view named "debug".  this view shows the full call stack for each thread that is currently halted.

posted @ 2014-10-17 14:25  鱼悠游  阅读(285)  评论(0)    收藏  举报