您的位置:首页 > 编程语言 > Java开发

解决ubuntu14.04下eclipse 不能显示菜单的问题

2017-03-10 13:31 543 查看
So I realise that it might be helpful if I clarify myself, the desktop shortcut file for Eclipse would contain something like
this:

The row 
Exec=env UBUNTU_MENUPROXY=0 /home/USERNAME/Dokument/eclipse/eclipse
, part referenced in the post I pointed to, is the one that makes menus visible, et voila! :)

In my case this file (
eclipse.desktop
) resides in 
/usr/share/applications/


Hope this helps.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: