Google App Engine Java UTF-8 Character Encoding Problem

5/17/2009 06:44:00 ÖS

(0) Comments

There is a problem about Google App Engine Java Encoding settings. You have to change the Google App Engine's Javac Compiler Encoding.

http://groups.google.com/group/google-appengine-java/browse_thread/thread/1345bf330766d8be/

The easiest way to do it is add an UTF-8 argument to javac.exe. You can use this simple tool.

http://www.karanfil.info/blog/javac.exe

Rename the default javac.exe to javac1.exe, and copy this tool to same folder. (For example : C:\Program Files\Java\jdk1.6.0_12\bin\javac.exe)

Yasin Hasan Karanfil

0 Responses to "Google App Engine Java UTF-8 Character Encoding Problem"

Yorum Gönder