Skip to main content



      Home
Home » Newcomers » Newcomers » java.util.scanner
java.util.scanner [message #114134] Wed, 02 November 2005 14:42 Go to next message
Eclipse UserFriend
Originally posted by: kronk021.gmail.com

I am currently using Eclipse on my Mac and I am having trouble using the
java.util.scanner class. It will work fine and compile on a Windows
machine but for some reason, import java.util.scanner, cannot be resolved
in Eclipse on my Mac. Can anyone give me any insight to the problem?
Re: java.util.scanner [message #114146 is a reply to message #114134] Wed, 02 November 2005 15:06 Go to previous message
Eclipse UserFriend
Kris wrote:
> I am currently using Eclipse on my Mac and I am having trouble using the
> java.util.scanner class. It will work fine and compile on a Windows
> machine but for some reason, import java.util.scanner, cannot be
> resolved in Eclipse on my Mac. Can anyone give me any insight to the
> problem?
>

Scanner is new in Java 5. The default JRE is 1.4 on Macs. You'll need to
configure your default JRE on the installed JREs preference page.
HTH
Kevin
Previous Topic:Javadoc Tags
Next Topic:Which M do I have?
Goto Forum:
  


Current Time: Sun May 04 10:54:57 EDT 2025

Powered by FUDForum. Page generated in 0.08147 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top