Henrik W Lund
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 0
-
Created IntelliJ refuses to read properties file as anything other than UTF-8
AnsweredI'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... -
Created 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?