[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Must restart Eclipse when changing project with different encoding

Hi all,

My Eclipse PDT (the newest) has a mistake everytime, when I try to changing projects with different encoding. At first, I setted up my Eclipse's default encoding to UTF-8. It's OK.

Some older works, which I got from other programers, were made with hungarian (a.k.a. latin2, iso-8859-2) file encoding, and when I started to use Eclipse I created 'iso-8859-2' encoded projects for these works.
Of course, my new works are made with UTF-8 encoding.


When an iso-8859-2 encoded project is opened, and I try to change another UTF-8 project, than Eclipse can't change the Editor window's text encoding, namely I try open a source file of (last opened) UTF-8 project, and the Editor window shows me strange characters instead of accentuated letters. And vice versa, after UTF-8 project trying to open iso-8859-2 project, editor shows me wrong charaters. It is, when I close all projects before open an other.

In these cases, there is only one chance for me, restart the Eclipse.

Anybody have an idea about this?
Thanks, Adam

[Sorry to my English]