Eclipse quicktip wont show “import” suggestions in Linux Ubuntu and Centos

家住魔仙堡 提交于 2019-12-23 01:35:12

问题


Although I've seen this question asked on multiple sites, I have not found a working solution.

Issue: When the eclipse tooltips pops up, all suggested “import” fields remain blank.

What I've tried:
I have changed the Ubuntu font as suggested https://bugs.eclipse.org/bugs/show_bug.cgi?id=412021
I have change foreground/background colors as suggested https://askubuntu.com/questions/45001/how-to-fix-black-tooltips-in-eclipse and https://plus.google.com/100162564505001485828/posts/WHBrbEyWPZk

I have tested this on Centos with the same issue.
I have tried different versions of ADT and eclipse

I am running Ubuntu 13.04 ADT with Eclipse version 4.2.1


回答1:


This bug identifies the problem https://bugs.eclipse.org/bugs/show_bug.cgi?id=412021

To fix, open your preferences, then go to General->Appearence->Colors and Fonts. Then change the font for Basic -> Dialog Font to anything but "Ubuntu". I choose Droid Sans and the problem went away.



来源:https://stackoverflow.com/questions/18989605/eclipse-quicktip-wont-show-import-suggestions-in-linux-ubuntu-and-centos

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!