码迷,mamicode.com
首页 > 编程语言 > 详细

macOs升级到10.13.1Beta || JAVA升级到最新版之后PhpStorm菜单栏问题

时间:2017-10-28 16:42:08      阅读:212      评论:0      收藏:0      [点我收藏+]

标签:storm   following   date   问题   bar   ide   use   消失   rar   

macOs升级到10.13.1Beta || JAVA升级到最新版之后PhpStorm菜单栏会消失,估计不止出现在PhpStorm,一系列jetbrains的产品可能都会有这个问题,包括eclipise。

解决的办法是:

"

I also did lost, here‘s what I did to temporarily fix the problem:

Open/Create a new file ~/idea.properties with the following line:

apple.laf.useScreenMenuBar = false

Now the menu appears on the window, like in MS Windows, but hey... it works...

"

 

即找到idea.properties,然后插入 apple.laf.useScreenMenuBar = false 这一句。

办法是google到的,原文在这里:https://intellij-support.jetbrains.com/hc/en-us/community/posts/115000444084-Lost-main-menu-after-MacOS-update

暂时只能这样解决了,每个窗口都有菜单。

macOs升级到10.13.1Beta || JAVA升级到最新版之后PhpStorm菜单栏问题

标签:storm   following   date   问题   bar   ide   use   消失   rar   

原文地址:http://www.cnblogs.com/vipstar/p/7747039.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!