java - Intellij 终极版中未启用应用程序服务器选项卡

标签 java eclipse tomcat intellij-idea application-server

因此,在使用 Eclipse 几年之后,我最终决定给 IntelliJ 一个机会(终极版)。 我在 file->settings... 选项中添加了 tomcat 服务器。 插件列表中也启用了tomcat集成插件。 点击 Control + Shift + A 并输入“应用程序服务器”将显示“已禁用”选项。 “ View ”菜单中也会发生同样的情况。 那么,如何启用该选项卡、部署和管理我的 Web 应用程序? 谢谢:)

最佳答案

For this tool window to be available, the Application Servers View plugin must be enabled and there must be at least one application server run/debug configuration in your project.

来源:http://www.jetbrains.com/idea/webhelp/application-servers-tool-window.html

关于java - Intellij 终极版中未启用应用程序服务器选项卡,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/21605068/

相关文章:

java - DBUnit 不重置序列

java - 如何使用 openJDK11 运行 Eclipse?

java - 不能使用 java.util.regex.Pattern 即使我在 eclipse 中使用 jre8

java - 线程 "main"java.lang.NoClassDefFoundError : org/apache/http/HttpEntity 中出现异常

java - eclipse maven项目如何配置热部署

spring - 在 Web 应用程序中使用 spring 的 jta

javascript - 如何将 AJAX JSON 映射到标签和值?

java - JDBC 附加程序的 Log4j2 MDC 配置

java - 当我只发送重定向时,如何在 Tomcat/Spring Boot 中关闭 JSESSIONID?

ssl - 在 Tomcat 7 中使用多个 SSL 证书