I'm trying to run a simple file that just prints "Hello World", on my desktop- working on a Mac OS. But I keep getting this error: Error: Could not find or load main class my filename.java
I've looked at other questions on stack overflow and they seem to suggest things about the class path, which I followed but to no avail- I'm just extremely confused on how to remedy this.