ResourceBundle bundle = ResourceBundle.getBundle(“task”);

Can’t find bundle for base name configure, locale zh_CN_hk

我用的是Mac。出现这种问题不知道原因

尝试了各种操作都不行,

最终我更改了system preference的设定,将地区改为了中国大陆。(原来是香港)。

之后就没有问题了。
我猜测是地区的问题。因为MATLAB show contents之后找resources里面的jar文件,发现是zh_CN文件夹。
路径:/Applications/MATLAB_R2018a.app/java/jar/zh_CN
Can't find bundle for base name configure

相关文章:

  • 2022-12-23
  • 2021-09-29
  • 2021-04-03
  • 2021-04-24
  • 2022-12-23
  • 2021-08-31
  • 2022-02-25
  • 2021-10-28
猜你喜欢
  • 2021-10-30
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案