I made an eclipse project in my scripts folder, theres bin and src containing the class and java files. Someone told me to just put the .java file into my scripts folder, that didn't work. I'm pretty sure I need to compile this into a jar file somehow, but I'm not sure how to do it exactly. Are there any tutorials at all on this site for how to compile?