Eclipse Workbench contains 8 main on the menu bar and by using plug-ins client can add new menus and this difference can be noticed between a Java editor which contain a source menu and XML editor with Design menu. The following are the menus present on the menu bar of Eclipse Workbench.
File
The File menu permits client to open files for altering, close editors, save editor content and rename files. Among alternate things, it additionally permits to import and export workspace substance and shutdown Eclipse. The image below display the File menu in Eclipse.
Edit
The Edit menu permits the client to perform the operations like Undo/Redo, Copy/Paste etc. as shown in the image below.
Navigate
The Navigate menu permits the client for identifying the resources and navigate quickly. The image below display the Navigate menu in Eclipse.
Search
The search menu permits the client to search the files on workspace which contain some unique data. The image below display the Search menu in Eclipse.
Project
The Project menu provides some information about the projects build. The image below display the Project menu in Eclipse.
Run
A program can be started in run mode or debug mode in Eclipse using the Run menu. The image below display the Run menu in Eclipse.
Window
The Windows menu contains some options which allows the user to deal with views and perspectives, allows to hide or display some windows on workbench. The image below display the Window menu in Eclipse.
Help
The Help menu provides some useful information about Eclipse like latest updates, new software versions, installation details, tips and tricks etc. as shown in the image below.