Após sobrescrever o método equals na classe Aluno o código parou de compilar e apresenta o seguinte erro:
The project was not built since its build path is incomplete. Cannot find the class file for java.lang.constant.ConstantDesc. Fix the build path then try building this project
Gostaria de orientação sobre como resolver esse problema.