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

后端 未结 12 960
走了就别回头了
走了就别回头了 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:13

    If you are running the .java file in Eclipse you need to add the resource path in the build path . after that you will not see this error

提交回复
热议问题