Re: [Erlide-devel] look for help

2011-02-15 Thread caox
I have just updated my erlang version to R14B01 and the problem is still there. The version of erlide I use is 0.9.0. Is this correct? I test it on mac os x and the same error occurs on my colleagues' PC also. So I guess it is irrelevant to the platform. 在 2011-2-15,下午8:05, Vlad Dumitrescu 写道:

Re: [Erlide-devel] look for help

2011-02-15 Thread Vlad Dumitrescu
2011/2/15 caox > > I have already configured my eclipse to use UTF-8 encoding, but I find the > syntax highlighting still doesn't work with non-ascii latin1 text. And the > editor will prompt an error when opening source files with more non-ascii > latin1 text. I have attached two screenshots wh

Re: [Erlide-devel] look for help

2011-02-15 Thread Vlad Dumitrescu
Hi! On Tue, Feb 15, 2011 at 04:51, caox wrote: >I have used erlide for a while and I found the syntax highlighting > of erlang editor didn't work correctly with chinese characters since a early > release. >I plan to resolve this problem by myself, but I am a total newbie of > ecl

[Erlide-devel] look for help

2011-02-14 Thread caox
Hi I have used erlide for a while and I found the syntax highlighting of erlang editor didn't work correctly with chinese characters since a early release. I plan to resolve this problem by myself, but I am a total newbie of eclipse plugin development. I have read some books abo