Answer the question
In order to leave comments, you need to log in
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
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
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question