When downloading Mojarra libraries for JSF it is showing error “zip file is empty” in Eclipse

后端 未结 3 515
生来不讨喜
生来不讨喜 2020-12-10 16:04

I\'m working on JSF project, I\'m trying to set up project facets in Eclipse, When I\'m downloading Mojarra libraries for JSF2.2 it is giving error message. I\'m using Eclip

3条回答
  •  一向
    一向 (楼主)
    2020-12-10 16:44

    I have downloaded javax.faces.jar file from maven repository. Added that jar file to classpath, now it is working fine.

    javax.faces.jar

提交回复
热议问题