Elevator project
- Download and extract the content of the elevatorProject.zip file into your project directory (compmodels).
- Within IntelliJ IDEA, go to File->Settings->Paths and click on the button to add a module. Select to import an existing module and specify elevatorProject/elevatorProject.iml.
- Like in the primer1 example, execute the program by right-clicking on the entry class and running the main method. The entry class is Model.