【问题标题】:Configure the Application Server can not find the Tomcat place -IntelliJ IDEA配置Application Server找不到Tomcat的地方-IntelliJ IDEA
【发布时间】:2017-02-03 04:12:10
【问题描述】:

我的 Tomcat 位于 ~/Library/Tomcat9 路径中。

我可以通过这种方式找到它:

但是当我使用 IntelliJ IDEA 配置 Application Server 时,我找不到路径,因为它是一个隐藏目录。


尝试-1

我已经在我的终端中尝试过:

defaults write com.apple.finder AppleShowAllFiles -bool true

然后重新启动我的 Finder。

尝试-2

Finder Command + F,设置文件可见性。

【问题讨论】:

    标签: java tomcat intellij-idea


    【解决方案1】:

    参考于敏君的建议,我终于通过在配置中输入路径解决了这个问题:

    /Users/luowensheng/Library/Tomcat9

    【讨论】:

      猜你喜欢
      • 2012-04-07
      • 1970-01-01
      • 2015-05-16
      • 1970-01-01
      • 2017-12-21
      • 2017-12-04
      • 1970-01-01
      • 1970-01-01
      • 2019-09-03
      相关资源
      最近更新 更多