eclipse设置是否自动切换到Debug视图模式

(1)Window --> Preferences --> Run/Debug --> Perspectives
(2)open the associated perspective when launching (Debug 启动项目)
(3)open the associated perspective when an application suspends (进入断点的时候)
(4)Always(不提示直接进入)、Never(不提示不进入)、prompt(总是提示是否),根据需要选择即可

eclipse设置是否自动切换到Debug视图模式

上一篇:在WebIDE里导入SAP Fiori应用


下一篇:what is the location of js when using run as server in Eclipse