修改复制项目名称

1. 在Eclipse开发工具中,直接复制项目,重命名新的项目名
2.项目右键 --> properties --> Web Project Settings --> 修改Context root

在这里插入图片描述
3.web.xml
在这里插入图片描述
4.工作空间中找到当前项目下.project文件
在这里插入图片描述
在这里插入图片描述
5.工作空间中找到当前项目,打开.settings文件夹,找到org.eclipse.wst.common.component文件
在这里插入图片描述
6. clean项目
7. 重启Eclipse