See your CSCI 161 "Lab 1" for more information on creating projects.
Enter the project name. AVOID using spaces.
Check "Use project folder as root for sources and class files" under "Project Layout".
Click the "Finish" button. Unless you wish to import Java
source files (that, e.g., you transferred from another computer),
you are done.
If you want to import existing files into the project, right-click the newly-created project in the Package Explorer.
Select "Import...", expand the General folder, and choose File System. Click the "Next" button.
For the "From directory", browse to the directory that contains the files you wish to import.
Check the folder name and only the ".java" files you wish to import. Click "Finish".