如何在 OS X 的 Eclipse 中找到“首选项”菜单?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/2523443/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
How do I find the "Preferences" menu in Eclipse in OS X?
提问by Eric Wilson
In installing PyDev in eclipse, I need to go to window > preferences > pydev
. . .
在 Eclipse 中安装 PyDev 时,我需要转到window > preferences > pydev
. . .
But when I click on Window, there is no preferences option, and I can't find it elsewhere.
但是当我点击Window时,没有首选项选项,我在其他地方也找不到。
Any ideas?
有任何想法吗?
回答by vorburger
Preferences is under the Eclipse menu on Mac OS X (contrary to Windows / Linux where its in the Window menu).
Preferences 位于 Mac OS X 上的 Eclipse 菜单下(与 Windows / Linux 中的 Window 菜单相反)。
回答by Dominic Bett
Go to "Eclipse" on menu bar an then select "Preferences", or just key in CMD+,
转到菜单栏上的“Eclipse”,然后选择“首选项”,或者只需键入CMD+,
回答by Bj?rn Pollex
In OS X you can generally get to the preferences using Command + ,
(works for me with Eclipse on Snow Leopard).
在 OS X 中,您通常可以使用Command + ,
(适用于我在雪豹上的 Eclipse)获得偏好。
回答by Daniel C. Deng
On your OSX, if you still can not find Preference under Window, use the Search under Help to get to it or you can find it under Eclipse just beside the Apple logo.
在您的 OSX 上,如果您仍然无法在 Window 下找到 Preference,请使用 Help 下的 Search 找到它,或者您可以在 Eclipse 下 Apple 标志旁边找到它。