Latest web development tutorials

Eclipse menu

Eclipse View menu bar usually contains the following menus:

  • File menu
  • Edit menu
  • Navigate menu
  • Search Menu
  • Project menu
  • Run menu
  • Window menu
  • Help menu
Eclipse menu

By Eclipse plugin you can add new menus and menu items.


Menu Description

Menu name description
File Run your File menu to open the file, close the editor, save edits, rename the file. In addition you can also import and export the contents of the work area and close Eclipse.
Edit Edit menu has the copy and paste functions.
Source Only when you open the java editor Source menu is visible. Source menu associated with some of the operations on editing java source.
Navigate Navigate menu contains a number of resources to quickly locate operations.
Search Search menu can be set to work in the search area designated for the specified character.
Project Project menu to create some of the operations associated with the project.
Run Run menu contains some code execution mode and debug mode of operation.
Window Window menu allows you to open multiple windows and close the view. Eclipse also the parameter settings menu.
Help Help menu is used to display the help window that contains the Eclipse descriptive information, you can also install the plug-in menu.

Eclipse can also be custom menu, custom menu, you can view the details of Eclipse perspective .