- Eclipse - Web Browsers
- Eclipse - Tips & Tricks
- Eclipse - Restart Option
- Eclipse - Shortcuts
- Eclipse - Code Templates
- Eclipse - Install Plugins
- Eclipse - Task Management
- Eclipse - Add Bookmarks
- Eclipse - Refactoring
- Eclipse - Navigation
- Eclipse - Search Menu
- Eclipse - Hover Help
- Eclipse - Quick Fix
- Eclipse - Content Assist
- Eclipse - Preferences
- Eclipse - Debugging Program
- Eclipse - Debug Configuration
- Eclipse - Build Project
- Eclipse - Reopen Project
- Eclipse - Close Project
- Eclipse - Create Jar Files
- Eclipse - Running Program
- Eclipse - Run Configuration
- Eclipse - Java Build Path
- Eclipse - Create XML File
- Eclipse - Create Java Interface
- Eclipse - Create Java Class
- Eclipse - Create Java Package
- Eclipse - Create Java Project
- Eclipse - Workspaces
- Eclipse - Perspectives
- Eclipse - Explore Views
- Eclipse - Explore Menus
- Eclipse - Explore Windows
- Eclipse - Installation
- Eclipse - Overview
- Eclipse - Home
Eclipse Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Ecppse - Explore Menus
Typical Ecppse Menus
The typical menus available on the menu bar of an Ecppse window are −
File menu
Edit menu
Navigate menu
Search menu
Project menu
Run menu
Window menu
Help menu
Plug-ins can add new menus and menu items. For example when the java editor is open you will see the Source menu and when the XML editor is open, you will see the Design menu.
Brief Description of Menus
Sr.No | Menu Name & Description |
---|---|
1 | File The File menu allows you to open files for editing, close editors, save editor content and rename files. Among the other things, it also allows you to import and export workspace content and shutdown Ecppse. |
2 | Edit The Edit menu presents items pke copy & paste. |
3 | Source The Source menu is visible only when a java editor is open. It presents a number of useful menu items related to editing java source code. |
4 | Navigate The Navigate menu allows you to quickly locate resources and navigate to them. |
5 | Search The Search menu presents items that allow you to search the workspace for files that contain specific data. |
6 | Project The menu items related to building a project can be found on the Project menu. |
7 | Run The menu items on the Run menu allow you to start a program in the run mode or debug mode. It also presents menu items that allow you to debug the code. |
8 | Window The Window menu allows you to open and close views and perspectives. It also allows you to bring up the Preferences dialog. |
9 | Help The Help menu can be used to bring up the Help window, Ecppse Marketplace view or Install new plug-ins. The about Ecppse menu item gives you version information. |
Customizing Menus
The visible menu items on a menu depend on the installed plug-ins and customization done using the
dialog box. Advertisements