How to disable autoopen internal webbrowser after run webapp?

前端 未结 3 1105
不知归路
不知归路 2020-12-17 10:54

When I run web app on server in STS internal web browser opens. I want to disable this but I don\'t know where can I do this.

3条回答
  •  不知归路
    2020-12-17 10:56

    Go to Window->Preferences->General->Web Browser and select an external browser. If it still annoys you, create a new "browser" pointing to /dev/null

提交回复
热议问题