Re: Files & Methods
- From: bcr666 <bcr666@xxxxxxxxx>
- Date: 16 Oct 2007 13:38:31 -0700
On Oct 15, 6:07 pm, Lew <l...@xxxxxxxxxxxxx> wrote:
cb17...@xxxxxxxxx wrote:
bcr666 wrote:import java.util.Scanner;
I don't know what a Scanner object is, it isn't in my JDK,
Are you quite sure? What version of the JDK are you using?
java.util.Scanner has been part of the API since Java 5, something over three
years now.
<http://java.sun.com/javase/6/docs/api/java/util/Scanner.html>
If you're using 1.4 or earlier, be aware that Java 1.4 is already in its
End-of-Life phase, and earlier versions completed theirs some time ago.
--
Lew
I am using JDK 1.4.2_13. My company started converting all of our
mainframe programs to Java. We tried to upgrade to 1.5 but found we
would have to recompile all of our programs with the new JDK. We are
under a deadline to get the project done this year. After that, I hope
to talk them into upgrading the JDK.
.
- Follow-Ups:
- Re: Files & Methods
- From: Lew
- Re: Files & Methods
- References:
- Files & Methods
- From: cb17890
- Re: Files & Methods
- From: bcr666
- Re: Files & Methods
- From: Lew
- Files & Methods
- Prev by Date: Re: Applets and custom class loaders
- Next by Date: Re: Files & Methods
- Previous by thread: Re: Files & Methods
- Next by thread: Re: Files & Methods
- Index(es):
Relevant Pages
|
|