eclipse自动切换到dubug视图,设置eclipse调试自动跳转
时间:
2014-12-10 10:48:31
阅读:
363
评论:
收藏:
0
[点我收藏+]
eclipse自动切换到dubug视图,即怎么设置eclipse调试自动跳转:
刚开始使用eclipse进行调试时,会自动跳转到debug视图。后来不小心关闭了,就不会自动切换到debug视图。
现把设置eclipse自动切换到dubug视图的方法告诉亲们:
设置Window->Preferences->Run/Debug->Perspectives将Open the associated when launching选择为Always就可以了。eclipse自动切换到dubug视图,设置eclipse调试自动跳转
原文:http://blog.csdn.net/wpydaguan/article/details/41842817