Re: [qooxdoo-devel] Required encoding uft-8

2007-07-23 Thread Eli
The follow parameter in NetBean's shortcut solved my problem: netbeans.exe -J-Dfile.encoding=UTF-8 Now, NetBeans saves all files in UFT-8 Thank you. Eli escreveu: > Hi, I am from Brazil and I am using qooxdoo 0.7, I am trying to compile > a Application with caracters accented and the follow m

Re: [qooxdoo-devel] Required encoding uft-8

2007-07-23 Thread Leander Hanwald
Hi But why didn't you encode these chars in UTF-8? :) Eli schrieb: > Hi. > > I solved the problem removing the characters that were not UTF-8 and it > compiled normally. > > But the problem continues, therefore my language is Portuguese, and it > is necessary to use some special characters for

Re: [qooxdoo-devel] Required encoding uft-8

2007-07-23 Thread Eli
Sorry, but, how can I do that? I am using NetBeans. Leander Hanwald escreveu: > Hi > > But why didn't you encode these chars in UTF-8? :) > > Eli schrieb: >> Hi. >> >> I solved the problem removing the characters that were not UTF-8 and it >> compiled normally. >> >> But the problem continues

Re: [qooxdoo-devel] Required encoding uft-8

2007-07-23 Thread Eli
Sorry, but, how can I do that? Leander Hanwald escreveu: > Hi > > But why didn't you encode these chars in UTF-8? :) > > Eli schrieb: >> Hi. >> >> I solved the problem removing the characters that were not UTF-8 and it >> compiled normally. >> >> But the problem continues, therefore my langua

Re: [qooxdoo-devel] Required encoding uft-8

2007-07-23 Thread Dietrich Streifert
You have to type the portuguese special characters into your javascript or html source files with an UTF-8 aware editor. Eli schrieb: Hi. I solved the problem removing the characters that were not UTF-8 and it compiled normally. But the problem continues, therefore my language is Portugues

Re: [qooxdoo-devel] Required encoding uft-8

2007-07-23 Thread Eli
Hi. I solved the problem removing the characters that were not UTF-8 and it compiled normally. But the problem continues, therefore my language is Portuguese, and it is necessary to use some special characters for my program's interface. In this case, how can I solve it? Thanks. Tobias Kolle

Re: [qooxdoo-devel] Required encoding uft-8

2007-07-23 Thread Daniel Haferkorn
g von Eli > Gesendet: Freitag, 20. Juli 2007 19:05 > An: qooxdoo-devel@lists.sourceforge.net > Betreff: [qooxdoo-devel] Required encoding uft-8 > > Hi, I am from Brazil and I am using qooxdoo 0.7, I am trying to compile > a Application with caracters accented and the follow message

Re: [qooxdoo-devel] Required encoding uft-8

2007-07-22 Thread Tobias Koller (GERMO GmbH)
lists.sourceforge.net Betreff: [qooxdoo-devel] Required encoding uft-8 Hi, I am from Brazil and I am using qooxdoo 0.7, I am trying to compile a Application with caracters accented and the follow message is presented: Required encoding uft-8 in I already tried to change the Locale, but it cont

[qooxdoo-devel] Required encoding uft-8

2007-07-20 Thread Eli
Hi, I am from Brazil and I am using qooxdoo 0.7, I am trying to compile a Application with caracters accented and the follow message is presented: Required encoding uft-8 in I already tried to change the Locale, but it continues not functioning qx.locale.Manager.getInstance().setLocale("pt_BR")

[qooxdoo-devel] Required encoding uft-8

2007-07-20 Thread Eli
Hi, I am from Brazil and I am using qooxdoo 0.7, I am trying to compile a Application with caracters accented and the follow message is presented: Required encoding uft-8 in I already tried to change the Locale, but it continues not functioning qx.locale.Manager.getInstance().setLocale("pt_BR")