L
L
Loligan2016-04-06 19:59:20
Java
Loligan, 2016-04-06 19:59:20

Can't see the *.properties file, what's wrong?

does not come out to find the .properties file. I tried everything, and specify the full let, ala java.info and so on, Still does not come out
d07cfa410a13431db04eddc05cc86a56.png
Exception:
Exception in thread "main" java.lang.ExceptionInInitializerError
at java.lang.Class.forName0(Native Method)
at java.lang.Class .forName(Class.java:264)
at com.intellij.rt.execution.application.AppMain.main(AppMain.java:122)
Caused by: java.util.MissingResourceException: Can't find bundle for base name info.properties , locale ru_RU
at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1564)
at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1387)
at java.util.ResourceBundle.getBundle(ResourceBundle.java:773)
at One .(One.java:8)
... 3 more

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Денис Загаевский, 2016-04-06
@Loligan

В resources положить этот файл не пробовали?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question