Step 1 – Download Eclipse IDE
Install Eclipse
Run Admisistrator-click on the file to Install the Eclipse.
A new window will open. Click Eclipse IDE for Java Developers.
Click on install
Launch Eclipse
Step 2 – Configure Eclipse IDE
Create new java project
Project name and Project lay out
A new pop-up window will open enter details as follow
- Project Name
- Location to save project
- Select an execution JRE
- Select layout project option
- Click on Finish button
Write package name
A pop-up window will open to name the package,
- Enter the name of the package
- Click on Finish button
Create new class
Write Class name
- Name of the class
- Click on Finish button
Class view
Visited 1 times, 1 visit(s) today