Henrik W Lund
- 活动总数 4
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 0
-
-
Henrik W Lund 创建了一个帖子, 已回答IntelliJ refuses to read properties file as anything other than UTF-8
I've been scratching my head over this for a few hours now. properties files are encoded in ISO-8859-1 by default, as we all know. But in my current project, IntelliJ insists on reading them as UTF... -
Henrik W Lund 进行了评论, -
Henrik W Lund 创建了一个帖子, Scala worksheet outputs no result?
My Scala worksheets output no results to the right half of the window like I would expect. No compilation errors, no errors at all. But still no output.What can be the problem?