Skip to content

Fix project natures missing from VendingMachine and TutorialExample.

Koen Kanters requested to merge feature/issue-17 into main

Fixes #17 (closed)

Reason for this was that the VendingMachine project was under VendingMachine.zip/VendingMachine/.project instead of VendingMachine.zip/.project. Fixed the same issue for the TutorialExample.zip.

Edited by Koen Kanters

Merge request reports