Download the ZIP archive into your
newly created Eclipse project directory by right-clicking this link and selecting Save Link As... (or whatever
menu item indicates that you want to download the file). Be sure to
save the ZIP archive into your Eclipse project directory,
eclipse-work/ProjectName.
In the terminal, enter the following to unzip the archive:
unix% cd eclipse-work/ProjectName
unix% unzip proj3.zip
In Eclipse, right-click the project folder and select
Refresh.