To use Finch at home, download the software: Choose the package for BlueJ for your Operating System (Windows, Mac OS or Linux), unzip the zip file (using a decompression program such as 7zip), and make note of which directory has finch.jar : BlueFinch\SourceFiles\+libs\finch.jar . In BlueJ: after clicking on preferences, the finch.jar will have to be selected, i.e. go to Tools, Preferences, libraries tab. Then click add. Find and select finch.jar .

In order to utilize Finch, in BlueJ: after clicking on preferences, the finch.jar will have to be selected, i.e. go to Tools, Preferences, libraries tab. Then click add. Select finch.jar, by browsing for its location, e.g. at c:\program files (x86)\Bluej\lib\userlib .

Restart BlueJ and select Open Project...Choose the folder BlueFinch\SourceFiles (from the files downloaded from the above link) then put classes Demo, FinchRobot and Direction in this project.