Breakout Project (Java IDE 2017)
As some of you have asked for it, we provide the Breakout task and a sample solution from the course Introduction to a JavaIDE 2017 here.
Feel free to experiment and play around with it.
Task:
Start by importing this project to Eclipse
- Fix the Buildpath
- Fix all Error messages that are shown by Eclipse (use the functionality of Eclipse to do that, no need to write code on your own)
- Fix the TODOS that we've left you there.
Here's an overview of the project's structure
Sample Solution:
Processing:
As the project is a little old, you'll need the old version of Processing's core.jar