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

后端 未结 3 520
生来不讨喜
生来不讨喜 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 found other sotution, when you start a new dynamic Web proyect pick "New runtime", then Oracle>Glassfish, install it and restart eclipse, JSF library is probided by Glassfish so in JSF Capabilities panel (when the new proyect is created) , glassfish is assigned by default (the System library). it works for me :)

提交回复
热议问题