eclise java web项目前后端分离,都需要一个依赖base的java项目。

项目右键Properties->Deployment Assembly 提示 “The given project is not a virtual component project”。

The given project is not a virtual component project

解决办法:

要依赖的项目右键Properties->Project Facets,勾选java,和Dynamic Web Module。
注意Content directory

The given project is not a virtual component project

The given project is not a virtual component project

相关文章:

  • 2021-09-13
  • 2021-06-18
  • 2022-12-23
  • 2022-02-11
  • 2021-06-12
  • 2022-12-23
  • 2021-07-03
猜你喜欢
  • 2021-08-25
  • 2021-08-28
  • 2021-06-19
  • 2021-06-13
  • 2022-12-23
  • 2021-07-19
  • 2022-12-23
相关资源
相似解决方案