Lab06

6th lab at 21.10.2024

Iterable/Iterator interfaces, repetition

Base project

Use project at https://gitlab.vsb.cz/jez04-vyuka/java-efrei/efrei-lab06.git as a base to complete the following tasks.

Import to Eclipse:

  • File -> Import... -> project from Git (with smart import) -> Clone URI -> (use above link as URI) -> Next -> Next -> Finish

Open in InteliJ IDEA:

  • File -> New -> Project from Version Control... -> (use above link as URL) -> Clone

Solution

solution can be found in project original project in branche solution