Originally Posted by
ShoeNinja
Your declaring methods inside of a method. Move them outside of the main method into the Main class and call them from the main method.
wusa, please re-read what ShoeNinja wrote.
If you have other errors that you did not mention in your first post as a result of doing what ShoeNinja said, do not just say you have "more errors". Post your updated code, using code tags along with the errors reported. We are not mind readers, even though sometimes some of us may think so - we need to see your results in order to help you.
And welcome to the Java Forums.
