It didn’t work. We had to figure out it was overridden in the wrong class haha. But now it so far works okay.
As for Maven, I had read something about it, but I can’t figure out where to find this pom.xml file. Plus, I’m using an older version of Java, Java 1.7, because that’s what the teacher wanted us to use for the course, I don’t know if this causes any issues with Maven and the libraries to implement.
But even assuming I was using the latest version of Java, where can I find the pom.xml file in a new project? I am indeed using Eclipse.
Sorry for bothering and for the beginner level ^^"