微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

ubuntu 16.04 eclipse not show menu


最近直接用ubuntu16.0.4的eclipse进行开发,发觉eclipse的菜单居然消失了,刚开始,以为是权限问题,设置好了权限,好了一两天,接着又出现了问题,上网查原因:

ubuntu 16.04 eclipse not show menu


发觉有两种解决方法

第一种方法,我的ubuntu没有appearance,所以不行;第二种方法解决了。


1.

You're only showing the Eclipse window. Apparently,Ubuntu will default to showing the application menu bar in the desktop status bar,instead of the application window. Go to "Settings"->"Appearance"->"Behavior" and change the "Show the menus for a window" setting. Even then,you will only see the menu if you hover the mouse there.


2.

I had the same problem today. I found the answer in Ask Ubuntu.Itfix my system. I just execute this command on dash:

$ initctl restart unity-panelservice

原文地址:https://www.jb51.cc/ubuntu/352934.html

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。

相关推荐