TestingDocs.com
Software Testing website
  • Automation
    • Selenium
    • JBehave Framework
  • Tutorials
    • MySQL Tutorials
    • Testlink
    • Maven
    • Git
  • IDEs
    • IntelliJ IDEA
    • Eclipse
  • Flowcharts
    • Flowgorithm
    • Raptor
  • About

Eclipse Tutorials

Getting familiar with Eclipse IDE

Eclipse Tutorials

Introduction

Eclipse is the most popular, feature-rich open-source IDE used to build software applications. It is developed and maintained by Eclipse Foundation under Eclipse public license. It supports many languages like Java, Python, C/C++, etc. Eclipse has various plugins to enhance the IDE functionality.

Welcome Screen

On this welcome screen, you can find important links to create Java project, import existing projects, review configuration settings, tutorials, what’s new in that version of the Eclipse IDE, etc.

Eclipse Welcome Screen

 

This screen would pop-up every time you launch the IDE. You can uncheck the settings “Always show Welcome at startup” to avoid this.

Eclipse IDE GUI

After closing the welcome screen, Eclipse window would look like as shown below:

 

Getting familiar with Eclipse

 

 

1-> The title bar displays the workspace’s name. My workspace name is ‘eclipse-testingdocs’ as shown in the picture.

2 ->  The left side is the Project Explorer. Project explorer displays the projects you have created, packages in the projects, classes, files, etc.

3->Menu bar offers various functionalities like creating new projects, files, etc. The below toolbar has options to compile, run, and debug projects.

4-> The console window displays the standard output of the application, errors encountered during the run of the application.

Eclipse provides keyboard shortcuts for almost every action we take in the UI of the Eclipse Window. It’s better to learn these shortcuts for widely used UI actions. These shortcuts help you to take fast action.

—

Eclipse Tutorials

Eclipse Tutorials on this website can be found at:
https://www.testingdocs.com/eclipse-tutorials

For more details on the Eclipse IDE, visit the official website at:
https://www.eclipse.org

Related Posts

Download Eclipse Installer

Eclipse Tutorials /

Install Eclipse using Installer on Windows 10

Eclipse Tutorials /

Eclipse Che Overview

Add Eclipse SpotBugs Install URL

Eclipse Tutorials /

Install SpotBugs Eclipse Plugin

Eclipse File Import

Eclipse Tutorials /

Import Maven Project in Eclipse

Eclipse marketplace online catalog

Eclipse Tutorials /

Eclipse Marketplace

‹ Hello World using Eclipse IDE› Eclipse Marketplace

Recent Posts

  • MS Access Data Types
  • Install RAPTOR Avalonia on CentOS
  • Download RAPTOR Avalonia Edition on Windows
  • npm doctor command
  • Build & Run CLion Project
  • Create New CLion C Project on Windows
  • Configure CLion Toolchains on Windows
  • Launch CLion IDE on Windows
  • Activate CLion IDE
  • CLion IDE for C/C++ Development

Back to Top

Links

  • Contact
  • Privacy Policy
  • Cookie Policy

www.TestingDocs.com

Go to mobile version