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 IDE Configuration

Eclipse Tutorials

Introduction

In this post, we would go through various Eclipse IDE configuration steps. Verifying JRE installation, Project Explorer, Closing projects, and Uninstall the software.

Verify JRE installation

Select menu Window > Preferences.  Go to the installed JREs preference page Java > Installed JREs preference page to display the installed Java Run-time Environments.

By default, the JRE used to run the workbench will be used to build and run Java programs. It should appear with a checkmark in the list of installed JREs.I recommend that you use a Java SDK instead of a JRE. An SDK is designed for development and contains the source code for the Java library, easing debugging.

Close Projects

Working on multiple projects and confused about files open in Project Explorer?

When working with multiple projects you may get distracted by files on other projects open in Project Explorer. You can close the other projects in Project explorer and concentrate only on the present working project. You can close the unwanted projects by Right click and close the project.

Close unrelated projects in eclipse as shown below:

 

Close_Project

 

Sometimes if your project is huge it may take some time for the Eclipse to close the project. You may choose to run the task in the background and continue working on the present project.

 

Run_In_BackGround

Un-install /Update  Software

To check and /or uninstall/update software already installed in Eclipse you can go to Window > Preferences > Install/Update as shown in the below screen.

 

Uninstall_Update

 

Pick the software you want to uninstall or update and follow the wizard.

 

—

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

‹ Add an External Library to an Eclipse Project› Generate Constructors in Eclipse IDE

Recent Posts

  • Update draw.io on Windows
  • 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