ubuntu 16.04 eclipse not show menu

前端之家收集整理的这篇文章主要介绍了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.f2er.com/ubuntu/352934.html

猜你在找的Ubuntu相关文章