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