zoukankan      html  css  js  c++  java
  • eclipse中server location为灰色,不能修改

    Eclipse中tomcat service设置
    发布时间︰
    选择window ----show view---services可以看到服务的面板
    双击tomcat进入配置界面Service Locations(Specify the server path (i.e. catalina.base) and deploy path. Server must be published with no modules present to make changes.)选项变灰色无法更改配置。
    若要更改,则把tomcat下的所有項目移除。并右击,clean...之后方可设置。。。启动后将又变为黑色。
    默认选项为:
    Use workspace metadata(dose not modify Tomcat installation)
    修改选项为:
    Use Tomcat installation(takes control of Tomcat installation)

    这样在Eclipse启动了tomcat服务器,我們也能夠访问到tomcat本地管理首页。
    否则只能在DOS下使用Tomcat的启动命令才能访问Tomcat本地管理首页。

  • 相关阅读:
    接口开发
    操作Excel
    操作mongodb
    sys模块
    操作redis
    操作数据库
    日志生成、发送邮件
    Codeforces Round #487 (Div. 2)
    bitset学习
    Training for 分块&莫队
  • 原文地址:https://www.cnblogs.com/qqhfeng/p/5135677.html
Copyright © 2011-2022 走看看