- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Re: Problem with Diacritic (accented characters)
Fri, 2011-02-04, 09:35
General advice: start a new message (thread) instead of replying to a random message. Your
message can be unseen by people skipping the thread you hijacked...
On 02/02/2011 22:31, alain silovy wrote:
> How should I configure Scala to accept non-Ascii characters?
I think you should use UTF-8 in your source, it is the default.
For runtime, you can use the -Dfile.encoding setting.
[EDIT] Sending again, shortcutting Gmane, but it seems to have been updated. Am I the only
one to use NNTP to read these lists?