Open the NetBeans IDE and create a new project named ZumoRobot.
- In the menu bar, click File|New Project. The New Project wizard will appear. In the New Project wizard, click on Java under Categories and click on Java Application under Projects. Then click the Next button:
- In the Name and Location step, type ZumoRobot for the Project Name and com.packt.B05688.chapter5.ZumoRobot for the Create Main Class. Click the Finish button to create the project: