Site icon TestingDocs.com

How to create a Java Project in Eclipse

Overview

In this tutorial, we will learn the steps involved to create a Java project in Eclipse IDE. We can create Java project using the new Java project wizard.

Prerequisites are:

JDK.

Eclipse IDE.

Creating Java project

Launch Eclipse IDE.

From the menu choose  File >> New >> Java Project. This will launch the New Project Wizard.

 

 

Java project

Type a name for the new project.

Specify the project location.

JRE- Specify the Java runtime environment.

Project layout.

Click on the Next> button.

 

Click on the Finish button to complete the Java project.

Exit mobile version