把disable maven nature后的项目,恢复菜单呈现出来(Convert to Maven Project)

有的时候需求把disable maven nature后的项目,再转换为maven项目,
这时就需要菜单:conver to maven project
 
但是默认这个菜单是不呈现的,你找不到,这就需要做个配置:
 

Preferences > General > Capabilities > Advanced > MyEclipse Standard Tools > WTP (Deprecated)

勾上这个选项>保存

这时,再来右键项目,就有菜单了:Maven4MyEclipse>Convert to Maven Project

相关文章:

  • 2022-12-23
  • 2021-04-22
  • 2021-04-16
  • 2021-05-24
  • 2021-12-13
  • 2022-12-23
  • 2021-06-22
  • 2021-11-14
猜你喜欢
  • 2022-02-07
  • 2021-08-25
  • 2021-12-05
  • 2022-12-23
  • 2022-12-23
  • 2021-11-12
  • 2021-07-20
相关资源
相似解决方案