由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - 请问用eclipse开发中文的软件
相关主题
Eclipse不能保存UTF-8文件?Eclipse一问
How can I organize Projects in Eclipseeclipse hot key
急请教:程序从Eclipse 的 Workspaces拷到别处不工作了有人用eclipse perforce plugin吗?
怎麼得到字符串中的raw bytes?奇怪的Eclipse问题
问个xml的问题请教一个Mercurial HG in Eclipse的问题
eclipse 用户in eclipse EE , how to build a tomcat/web application?
有人用eclipse吗?弱问 如何在Eclipse 下 run java -ea command
eclipse有没有update变量名称的功能?Eclipse还是IntelliJ
相关话题的讨论汇总
话题: eclipse话题: encoding话题: 中文话题: 输入话题: fine
进入Java版参与讨论
1 (共1页)
t*g
发帖数: 1758
1
我发现我不能在console里输入中文,而且不能在程序里输入中文。一旦输入,就不能
存盘了。这是怎么回事?谢谢!
Z****e
发帖数: 2999
2
the error message is very clear, that your source code encoding does not
support the character you've entered.
change the source file or the whole project encoding to, say, UTF-8 in
Properties dialog of the resource element

【在 t*g 的大作中提到】
: 我发现我不能在console里输入中文,而且不能在程序里输入中文。一旦输入,就不能
: 存盘了。这是怎么回事?谢谢!

t*g
发帖数: 1758
3
改了,还是不行。问题是出在,我用南极星输入拼音,选了字后,在text editor里面
显示不出来。

【在 Z****e 的大作中提到】
: the error message is very clear, that your source code encoding does not
: support the character you've entered.
: change the source file or the whole project encoding to, say, UTF-8 in
: Properties dialog of the resource element

t*g
发帖数: 1758
4
如果我从别的地方拷贝中文,也不行。感觉editor不接受中文。

【在 t*g 的大作中提到】
: 改了,还是不行。问题是出在,我用南极星输入拼音,选了字后,在text editor里面
: 显示不出来。

g*****g
发帖数: 34805
5
Preference->General->workspace->change text file encoding

【在 Z****e 的大作中提到】
: the error message is very clear, that your source code encoding does not
: support the character you've entered.
: change the source file or the whole project encoding to, say, UTF-8 in
: Properties dialog of the resource element

Z****e
发帖数: 2999
6
what's the locale of your windows system?
mine is English, and I used system input method, everything works just fine

【在 t*g 的大作中提到】
: 改了,还是不行。问题是出在,我用南极星输入拼音,选了字后,在text editor里面
: 显示不出来。

t*g
发帖数: 1758
7
我的版本里没有这一项。不过重新起了一下eclipse,可以输中文了。

【在 g*****g 的大作中提到】
: Preference->General->workspace->change text file encoding
t*g
发帖数: 1758
8
It appears that I restarted eclipse, it worked. Thx!

fine

【在 Z****e 的大作中提到】
: what's the locale of your windows system?
: mine is English, and I used system input method, everything works just fine

1 (共1页)
进入Java版参与讨论
相关主题
Eclipse还是IntelliJ问个xml的问题
GIT一问eclipse 用户
实实在在受不了了,还是来这里求教!有人用eclipse吗?
a stupid questioneclipse有没有update变量名称的功能?
Eclipse不能保存UTF-8文件?Eclipse一问
How can I organize Projects in Eclipseeclipse hot key
急请教:程序从Eclipse 的 Workspaces拷到别处不工作了有人用eclipse perforce plugin吗?
怎麼得到字符串中的raw bytes?奇怪的Eclipse问题
相关话题的讨论汇总
话题: eclipse话题: encoding话题: 中文话题: 输入话题: fine