Hey, this is my Java SE console app for managing campus stuff—students, courses, enrollments, grades, transcripts, and basic file ops like import/export/backup. It's menu-driven: you pick numbers to ...
To create instances of 'managed' objects Gradle uses ASM to generate subtypes, and additionally creates inner classes to instantiate new instances. I think these non-static classes might be causing ...