This document provides instructions for an exercise to develop a Java application. The exercise has students import an existing Java project called LibraryDatabaseSetup from a .zip file. They then create and populate a library database using the SetupLibraryDatabase class. Finally, students examine the code using views like Call Hierarchy and Declaration, and customize the perspective switcher toolbar location. The overall goals are to become familiar with the IDE workspace and use basic Java development tools.