I am working on a project in Java, and I would like to run unit tests on VSCode. Unfortunately the Java Test Runner extension isn't working (the Test Explorer is empty and I can't see the Code Lens) so I was advised I modify as the .classpath file (source: over here). And I can't find the file.
So what is the .classpath file? How do I find it? I am using MacOS.