eclipse - Source Code shows as rectangles instead of characters -
eclipse - Source Code shows as rectangles instead of characters -
i've weird problem:
after upgrading ubuntu 10.10. 11.04 (new installation), have weird problems eclipse editor.
when writing java code (new project created) type
system.out.println("bla") and "out" shown rectangles only. weird half sec see "system.out.println" , editor changes system.[][][].println (not [] (here used 2 brackets), shown rectangles). see attached file example.
this weird. i've never had before ubuntu, java or eclipse version.
currently, use: ubuntu 11.04. eclipse 3.6 (latest download june 7th) , java 1.6.0_25.
eclipse , ubuntu terminal set utf-8.
the problem happens when using kde instead of gnome.
any ideas wrong here , how prepare this?
you have syntax highlighting set, , font or font style whatever type "out" classified in syntax highlighting (class variable?) cannot found.
eclipse
Comments
Post a Comment