how to stop Eclipse browser from displaying web page upon restarting tomcat?

前端 未结 1 712
深忆病人
深忆病人 2021-02-20 10:40

The old eclipse bug which is very annoying for me.

The situation: I stop tomcat server => run web application again => get browser window. The problem is that browser wi

相关标签:
1条回答
  • 2021-02-20 11:12

    Aubergine, I've had the same experience as you. Here's one answer for selecting the external browser:

    You can choose another browser as your default by changing preferences in Eclipse. Select Window > Preferences > General > Web Browser. Now choose the option "Use External Web Browser", and check the checkbox for the browser you use in the box belowenter image description here.

    0 讨论(0)
提交回复
热议问题