My current settings are all UTF-8:
- workspace encoding is UTF-8
- run configuration is the default inherited (UTF-8)
- Eclipse ini file is configured with encoding parameter "-Dfile.encoding=UTF-8"
- Scala compiler encoding is set through the additional command-line parameter "-Dfile.encoding=UTF-8" (for some reason, the Scala compiler does not automatically conform to the Eclipse encoding specified in eclipse.ini
- the source file encoding is "UTF-8 without BOM" as indicated by Notepad++.
so I am really confused...
пятница, 20 июля 2012 г., 17:49:49 UTC+4 пользователь Iulian Dragos написал: