I've created a java-based version of monopoly in eclipse for my computer science class that has tons of classes and images. I know how to use it in eclipse but i was wondering how to run it on another computer that doesn't have eclipse so that a friend could run it on their computer. Someone mentioned something about a JAR file, but I wasn't sure how to create one of those or if this was the right thing to do? Can anyone help?

