Project repository for Resource Scheduler exercise
Project was created using Eclipse Luna and tested with the Eclipse's internal JUnit plugin.
- Java 1.8 SDK should be installed and available on the system's path.
- Eclipse Luna "installed"
- JUnit4 for unit testing - if not provided by the Eclipse installation, can use the JUnit in the libs
- ANT (optional) - if not provided by the Eclipse installation on the system's path, and only if want to build from the command line.
Project can be imported directly to Eclipse and ready to use.