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

Eclipse Platform Components

Overview

In this tutorial, we will learn Eclipse Platform Components. It consists of several sub components. All the sub systems run on top of Eclipse platform runtime. Some of the important Eclipse components are as follows:

  • Eclipse Workbench
  • Eclipse Workspace
  • Eclipse Runtime

 

 

Eclipse Platform

 

Eclipse Workspace is a directory where we can store project files, source and other project artifacts. We need to choose an Eclipse workspace to begin Eclipse workbench.

Eclipse Workbench

Eclipse Workbench is the desktop development environment for developing and building applications. Workbench window contains Eclipse perspectives.

Eclipse Perspective

An Eclipse perspective contains several views, menus, toolbars and editors suitable for a specific purpose. For example, Java perspective is designed to support Java standalone applications. Java EE perspective is designed to develop enterprise Java applications. Some examples of Eclipse perspectives:

  • Java perspective
  • Java EE perspective
  • Debug
  • Hibernate
  • Git
  • JBoss
  • SpotBugs

 

Java Perspective

Java perspective is designed to support Java application development.

Eclipse IDE Workbench Components

 

Project Explorer

We can explore the project contents using Project explorer. We can browse project packages, files, Java source code, folders, properties and configuration, Maven dependencies, etc.

In the Project Explorer view, make sure the project and the source folder are expanded so you can see the packages. Expand the package to see the Java files contained in the package.

—

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

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

‹ Download & Install Eclipse IDE› Create New Java class in a Project

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