|
|
От: |
aefimov
|
http://twitter.com/#!/aefimov_box |
| Дата: | 13.09.05 12:19 | ||
| Оценка: | |||
Use specified encoding to read source files. This is not available in some builds, because it requires a working iconv or ICU encoder. Note that binary distributions for some platforms (such as Windows) do NOT include support for the encoding option, as there is not an adequate transcoding library available on all platforms by default. You can tell if a binary has encoding support or not by running jikes --help and looking for the --encoding option: if it is not listed, then this binary does NOT include support for encoding. This defaults to a platform-dependent encoding (such as ASCII).