- Open Eclipse
- File->New->Project
- If not already selected, pick "Java Project" in the Java folder.
- Enter a project name and int the Project Layout section choose "Use project folder as root for sources and class files". Click Finish.
- Your new project should appear on the left hand side.