That's a warning, not a compile error. You could ignore it. Note that this is not the "getting started with Java" forum, and you should try to avoid using it for that in the future. There must be plenty of good alternatives out there.
On Sep 14, 5:04 am, Vasu <[EMAIL PROTECTED]> wrote: > Hi ! > > I'm a newbie in Java programming. I created a java file and tried to > compile and got following message : > > ICanReadApp.java:12: warning: [deprecation] readLine() in > java.io.DataInputStrea > m has been deprecated > name=keyboardInput.readLine(); > > Can anybody help solve how to read a keyboard input if the above code > has been deprecated. > > Thanks in advance for your help! > Vasu --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
