Possibly look at setting the file.encoding system property to UTF-8. Depending on how the compiler is launched, might be easier via the environment variable mentioned at How to get and set default Character encoding or Charset in Java? Example
Possibly look at setting the file.encoding system property to UTF-8. Depending on how the compiler is launched, might be easier via the environment variable mentioned at How to get and set default Character encoding or Charset in Java? Example