Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I find the "Preferences" menu in Eclipse in OS X?

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?

like image 410
Eric Wilson Avatar asked Mar 26 '10 13:03

Eric Wilson


People also ask

Where is preferences in Eclipse on Mac?

Preferences is under the Eclipse menu on Mac OS X (contrary to Windows / Linux where its in the Window menu).

Where is Preferences option in Eclipse?

You can locate a preference page by expanding the nodes of the tree in the left hand side of the dialog box. The filter text box on the left hand side top corner allows you to quickly locate a preference page.

How do I open project preferences in Eclipse?

open eclipse, then go to Window menu, select Customize perspective... a windows appears. it has for tabs. select Menu visiblity tab, it will shows all menus with tree view.

How do I show the menu bar in Eclipse Mac?

It was hidden by right-clicking toolbar and selecting "Hide Toolbar". Go to Window > Show Toolbar. Show activity on this post. Window -> Show Toolbar.


2 Answers

Preferences is under the Eclipse menu on Mac OS X (contrary to Windows / Linux where its in the Window menu).

like image 175
vorburger Avatar answered Sep 30 '22 19:09

vorburger


Go to "Eclipse" on menu bar an then select "Preferences", or just key in CMD+, Preference on Eclipse

like image 35
Dominic Bett Avatar answered Sep 30 '22 18:09

Dominic Bett