Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » eclipse not handling international chars
eclipse not handling international chars [message #46546] Fri, 23 May 2003 18:06 Go to next message
Eclipse UserFriend
Originally posted by: emerson.tre-sc.gov.br

Hi, i've been here with this problem, but i still didn't solve it.

Eclipse look like not handling the enconding (ISO-8859-1) right. I've put
the enconding at workbench->editors->text file encoding.but it looks like
using the defalut, event when running ant inside elcipse it doens't take
it in account, so I have to put enconding in every task, as javac,
replace, copy, or ir loose my portuguese char.

Other problem very strange is when i copy and paste these chars Eg:

conexões , after copy and paste turn in conex\x{00F5}es

any clue?

Thanks in advance
Emerson
Re: eclipse not handling international chars [message #46772 is a reply to message #46546] Fri, 23 May 2003 19:04 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: Olivier_Thomann.ca.ibm.comNOSPAM

On Fri, 23 May 2003 18:06:30 +0000 (UTC), emerson@tre-sc.gov.br
(Emerson) wrote:
>Eclipse look like not handling the enconding (ISO-8859-1) right. I've put
>the enconding at workbench->editors->text file encoding.but it looks like
>using the defalut, event when running ant inside elcipse it doens't take
>it in account, so I have to put enconding in every task, as javac,
>replace, copy, or ir loose my portuguese char.
In the javac task you need to add: encoding="ISO-8859-1". Look at the
javac task documentation.
http://ant.apache.org/manual/index.html
--
Olivier
Re: eclipse not handling international chars [message #47035 is a reply to message #46772] Fri, 23 May 2003 20:53 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: emerson.tre-sc.gov.br

thanks olivier, but I already do that, I think that there must be a way to
ant using the default econding, and make the default use the ISO-8859-1.

And what about the copy and paste problem i told before?

exceção -> exce\x{00E7}\x{00E3}o

Olivier Thomann wrote:

> On Fri, 23 May 2003 18:06:30 +0000 (UTC), emerson@tre-sc.gov.br
> (Emerson) wrote:
> >Eclipse look like not handling the enconding (ISO-8859-1) right. I've put
> >the enconding at workbench->editors->text file encoding.but it looks like
> >using the defalut, event when running ant inside elcipse it doens't take
> >it in account, so I have to put enconding in every task, as javac,
> >replace, copy, or ir loose my portuguese char.
> In the javac task you need to add: encoding="ISO-8859-1". Look at the
> javac task documentation.
> http://ant.apache.org/manual/index.html
> --
> Olivier
Re: eclipse not handling international chars [message #54426 is a reply to message #46546] Thu, 29 May 2003 17:22 Go to previous message
Eclipse UserFriend
Originally posted by: knut_radloff.oti.com

"Emerson" <emerson@tre-sc.gov.br> wrote in message news:balnv5$35k$1@rogue.oti.com...
> Other problem very strange is when i copy and paste these chars Eg:
>
> conex
Previous Topic:How to make buttons on JFace dialog
Next Topic:Including icons in a plug-in
Goto Forum:
  


Current Time: Thu Dec 26 20:12:36 GMT 2024

Powered by FUDForum. Page generated in 0.09324 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top