简体   繁体   English

Eclipse Java编辑器不显示减号(-)

[英]Eclipse Java Editor does not show minus sign(-)

My eclipse version is: 3.4.1 我的日食版本是:3.4.1

Whenever I type minus sign(-) in the java editor, I am not seeing hyphen(-) and in place of this I am seeing another symbol. 每当我在Java编辑器中键入减号(-)时,我都不会看到连字符(-),而我会看到另一个符号。 It shows as (' to the bottom). 它显示为(“到底部”)。 If I copy and paste in a notepad, it shows as (-). 如果我复制并粘贴在记事本中,它显示为(-)。

Please let me know if anyone has seen this. 如果有人看过,请告诉我。

Thanks, Mango 谢谢,芒果

Sounds like a font problem. 听起来像是字体问题。 To confirm, save the editor contents to a file, and open it in your favorite editor. 要确认,请将编辑器内容保存到文件中,然后在您喜欢的编辑器中将其打开。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM