Can't find bundle for base name /Bundle, locale en_US

后端 未结 12 946
走了就别回头了
走了就别回头了 2020-12-05 09:22

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         


        
12条回答
  •  一向
    一向 (楼主)
    2020-12-05 10:08

    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.

提交回复
热议问题