如何找到“偏好设置” OS X 中 Eclipse 的菜单?
在 eclipse 中安装 PyDev 时,我需要进入 window >偏好> pydev 。 。 。
但是当我点击Window时,没有首选项选项,在其他地方也找不到。
有什么想法吗?
In installing PyDev in eclipse, I need to go to window > preferences > pydev
. . .
But when I click on Window, there is no preferences option, and I can't find it elsewhere.
Any ideas?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(7)
对于 Spring-Tool-Suite 也与 MacOS 中的 Eclipse 相同。
For Spring-Tool-Suite also it is same as Eclipse in MacOS.
在 OSX 上,如果您在 Window 下仍然找不到 Preference,请使用“帮助”下的搜索来找到它,或者您可以在 Eclipse 下 Apple 徽标旁边找到它。
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.
您可以在 Eclipse->Prefrences
You can find it under Eclipse->Prefrences
在较新版本的 Eclipse 中,它位于 Eclipse 下,但具有不同的名称“设置”而不是“首选项”。
In the newer versions of eclipse it is under eclipse but with a different name 'settings' instead of 'preferences'.
转到菜单栏上的“Eclipse”,然后选择“首选项”,或者只需键入 CMD+,
Go to "Eclipse" on menu bar an then select "Preferences", or just key in CMD+,
在 OS X 中,您通常可以使用 Command + , 来访问首选项(适用于我在 Snow Leopard 上使用 Eclipse)。
In OS X you can generally get to the preferences using
Command + ,
(works for me with Eclipse on Snow Leopard).Preferences 位于 Mac OS X 上的 Eclipse 菜单下(与 Windows/Linux 不同,它位于 Window 菜单中)。
Preferences is under the Eclipse menu on Mac OS X (contrary to Windows / Linux where its in the Window menu).