How do I use Java in Eclipse?
Step 1: Launch Eclipse and select File > New > Java Project from the File menu. Step 2: Click the Finish button after entering the Project Name. Step 3: Select the project you created in the Package Explorer (left-hand side of the window). Step 4: Select New > Class from the submenu when right-clicking on the src folder.