Help an absolute beginner for free...
As you can see in the title I am absolutely hilarious ;)
However, I need help. First when I use the javav command (in a Terminal, not Java) to decompile a class file it says it can't find the file. But this isn't a big deal for me since there is a simple app for mac called JD-GUI to do that for you. But when I try to use the javac command to compile a .java file (that came from a fully-working class file) it get error messages telling me it can't find some symbols. I get these errors no matter the java file. With some javas I get the error that the file couldn't even be found.
I'm sure this is a pathetic problem with a pathetically easy solution but yeah, I still need help with it.
Now you might be wondering "how is this incompetent moron going to develop anything in Java". Well you're right, I probably can't do that but I can still edit pre-made scripts to my liking.