Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我最近在一台新电脑上安装了 IntelliJ,当我调试/运行我的 Web 应用程序时,我没有服务器选项卡。
你能告诉我如何重新配置我的 IDEA,以便我在那里得到这个选项卡吗?
更新:我的 IntelliJ 版本是Ultimate
我已经在浮动服务器选项卡然后关闭它的地方看到了这个(右上角有 X)。我认为在当前会话中找不到任何方法来恢复它。
我最后做的是停止调试会话,完全关闭调试选项卡(Ctrl+F4 选择调试窗口),然后重新启动 IntelliJ。
这对我有用——下次我调试它时,服务器选项卡重新出现。