Problem with UTF8 fonts on RedHat and JBuilder 2005
Hi, I have Java files that include the UTF8 character \uFFFD (the Copyright sign) in a comment. My project has the font set to UTF8, but the JBuilder 2005 developer compiler complains about the "unmappable character for encoding UTF8" when running on RedHat 8. Jbuilder 2005 does noy complain on Windows XP, nor does the SUN compiler on RedHat 8. Any suggestion on how to get rid of the message? Thanks!
|