Maven Java EE Configuration Marker with Java Server Faces 1.2

后端 未结 11 547
抹茶落季
抹茶落季 2020-12-14 01:49

I\'m having a weird configuration problem with Maven in Eclipse. Although I can build the project and deploy it to tomcat without any errors, The Marker tab keeps showing th

11条回答
  •  天涯浪人
    2020-12-14 02:09

    You should check your project facets in the project configuration. This is where you may uncheck the JSF dependency.

    enter image description here

提交回复
热议问题