Re: [javaCompiler-users] UTF-8 compile
Status: Beta
Brought to you by:
soapy
From: Marco T. <mt...@gm...> - 2006-10-17 08:55:58
|
M. Bashir Al-Noimi wrote: > Al-Salam Alekom :-) > > i tried to compile java file consist of UTF-8 chars, by result > compiling process got failed how i can solve this problem . All my projects are in UTF8, so I would assume that there is no problem. What is the error message? > as example for what i need c the attached file plz. Can you post a minimal sample that shows the error? I assume a simple "System.out.println("something in your language")" should already show it. Marco |