aeolian

Myeclipse6.5

右击项目名,Refactor -》 Rename,输入需要更改的项目名。

 

 

 

此时项目名更改完毕,但是web部署的项目名依然没变。

右击项目名,Properties -》 Myeclipse -》 Web,更改Web Context-root即可。

IDEA

1.点开.idea文件夹,找到 modules.xml,更改里面的项目名

2.根目录下对应的.iml文件

3.右击 pom.xml 文件,选择最下面的 “ Add as maven build file”,然后重新构建Build-Rebuild project

 

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2021-12-28
  • 2021-10-28
  • 2021-05-03
  • 2021-11-02
  • 2022-12-23
猜你喜欢
  • 2022-02-18
  • 2021-12-06
  • 2021-11-30
  • 2022-12-23
  • 2021-10-15
  • 2021-06-04
  • 2021-07-29
相关资源
相似解决方案