cant find console reader?
Posted: Sat Oct 07, 2006 1:02 pm
hi i just installed textpad, tried running a simple program which reads one line of input but i get an error telling me it cant find the console reader
".java:5: cannot find symbol symbol : class consoleReader location: class Convert ConsoleReader console = new consoleReader(System.in);"
and the console reader is in the same folder which i saved my program in and its compiled..??
help..
".java:5: cannot find symbol symbol : class consoleReader location: class Convert ConsoleReader console = new consoleReader(System.in);"
and the console reader is in the same folder which i saved my program in and its compiled..??
help..