Feuermagier / autograder

Automatic grading of student's Java code
MIT License
13 stars 7 forks source link

Remove Lombok #501

Closed Feuermagier closed 2 months ago

Feuermagier commented 2 months ago

Description

Given records, Lombok isn't used that often anymore, regularly introduces problems when upgrading to new Java versions, and requires special IDE configuration. I propose entirely removing it from the code base.