On Friday 26 November 2004 11:42, Stefan Wachter wrote:

> With UTF-8 encoding theses source
> files look rather strange when viewed on an "ISO-8859-1" development
> environment because they contain german umlauts and the "sharp s".

Your editor / IDE needs to be unicode aware and you have to set it up 
accordingly. That and the fact that build.xml specifies the encodig 
explicitly should make everything work, no matter what your default encoding 
is.

> In order to make the source of the german analyzer class platform
> independent I propose to use the corresonding Java unicode escapes where
> the special characters are used.

That makes the source more difficult to read.

Regards
 Daniel

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to