The thing is i've never needed to do that in the past. It will now compile via the command line using javac -classpath .EvenOrOdds and then runs via java EvensOrOdds.
Just wondering if i can change it in textpad to let me compile it in there again??
Ok, so i used to have a class called EasyIn that i used all the time for getting the users input from the keyboard. Now i've been trying to use this file again for another class and i get some weird error messages.