当我们一个web项目,在myeclipse中,add deployment时,可能发现,根本无法被识别成web项目,可能的原因有:
   1. 项目的properties ->Myeclipse ->project facets没有修改过来,从eclipse导入web项目,可能是这个原因。

   2.  项目的properties ->Myeclipse ->Web里面,Web Context-root没有填上访问web应用应该使用的路径信息。

相关文章:

  • 2022-01-17
  • 2021-04-08
  • 2021-06-04
  • 2021-08-16
  • 2021-12-21
  • 2021-06-21
  • 2022-12-23
猜你喜欢
  • 2021-11-27
  • 2022-12-23
  • 2021-12-17
  • 2021-09-12
  • 2021-06-23
  • 2021-11-30
  • 2021-10-24
相关资源
相似解决方案