eclipse中tomcat启动老是会出现debug
每次启动tomcat时,总是弹出来一个debug对话框,这个总是影响我快速学习!
对话框的内容是:
This kind of launch is configured to openthe debug perspective when it
suspends.
This Debug perspective is designed to support application debugging.it
incorporates views for displaying the debug stack,variables and breakpoint
mamagement.
Do you want to open this perspective now?
每次启动都会提示这个,点击是的话,它就自动进入debug页面,不点的话,程序就不前进,每次都要点那个绿色的箭头,程序才能走一点,下次还得点,这个问题真的很烦,其它的正常,我想取消这种样的提示,哪位大仙出来帮帮小弟哦!