I\'m using a library that has a dependency on JSF.
When I try to run my project, it show following exception massage..
java.util.MissingResourceExce
I had the same problem using Netbeans. I went to the project folder and copied the properties file. I think clicked "build" and then "classes." I added the properties file in that folder. That solved my problem.