Issue
I'm trying to add a JSF library to my project.
But when I try to download from eclipse, it says
"Transfer failed. Zip file is empty". The screenshot below shows what I'm talking about
alt="Transfer failed. Zip file is empty">
Solution
Adding Mojarra Manually When Eclipse Luna/NEON/Oxygen JSF Download Library Is Empty...
When I was setting up a fresh install of JavaEE on my laptop today, the JSF Download Library would not return any results to download. Some searching suggested that I had to change my proxy settings but since I was not behind a proxy,
Actually some peoples are saying Oracle Oracle Java web App temporarily / Website is offline / Shutdown that's why its not downloadable ...
it would not help me. Lucky enough, JSF are just another bunch of jars that can be added to a user library.
You can download the JSF Scroll down here for newest versions of JSF jars...
Download JSF API JAR JSF API jar file
Download JSF IMPL JAR JSF IMPl jar file
Then simply; click the “Manage Libraries” icon on the JSF capabilities page click “New” and name your library
click “Add external jars” and browse to the jars you downloaded
Finally you are fully featured to the JSF Mojjara Library
Thanks...
Answered By - Muhammad Siddique
Answer Checked By - Mildred Charles (JavaFixing Admin)