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...以后方可设置。。。启动后将又变为黑色。tomcat

默认选项为:
Use workspace metadata(dose not modify Tomcat installation)
修改选项为:
Use Tomcat installation(takes control of Tomcat installation)

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

相关文章
相关标签/搜索