Closed sampsonye closed 2 years ago
@sampsonye change file encodings from ISO to UTF-8.
@sampsonye Intellij IDEA
-> Preferences
-> Editor
-> File Encodings
-> Properties File(*.properties)
, select UTF-8
.
使用你的hpi包也是乱码呀 @bytebeats 这个怎么处理呢 另我在idea中修改编码后,编译出来的hpi包还是乱码
另我在idea中显示没有Messages这个类是什么问题
@sampsonye Messages is auto-generated after compiled. Run Build
-> Build Project
/Rebuild project
. Also, maybe your Jenkins configuration not support UTF-8? I really don't know.
或者就直接删除多语言然后再打包