您的位置:首页 > 运维架构 > Tomcat

MyEclipse添加Server Runtime的tomcat

2016-08-17 09:41 441 查看
正常情况下,MyEclipse中导入项目报错



只需右键项目,build path->add libraries



在其中Server Runtime中添加你的tomcat即可。



但是

,由于配置问题,导致在你的Server Runtime中查找不到tomcat,那么,就要进行以下操作:

1.在window preferences中



2.选择server->runtime environment



3.点击add ,选择你的tomcat。之后你就能在Server Runtime中选择tomcat。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: