The following forum message was posted by erickrf at 
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4657240:

Eclipse is not correctly detecting some of my files' encoding. I found this
ticket in the tracker, which supposedly addressed the problem:
https://sourceforge.net/tracker/index.php?func=detail&aid=1580757&group_id=85796
&atid=577329, but it happens with me all the same.

I tried writing at the first line of a UTF-8 file both
[code]# -*- coding: utf-8 -*-[/code]
and
[code]# coding=utf-8[/code]

but it didn't help; it seems Eclipse opened it with the default system encoding.
Am I missing something?

------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to