Thread: Scanner issue
View Single Post
Old 12-20-2007, 03:18 PM   #1 (permalink)
Rotkiv
Code Monkey
 
Rotkiv's Avatar
 
Join Date: Apr 2004
Posts: 56
Rotkiv is on a distinguished road
Send a message via AIM to Rotkiv Send a message via MSN to Rotkiv
Scanner issue

hey, I'm having an issue. my compiler is not finding the scanner class. obviously it's finding other classes in the util package. This isn't the computer i normally work on, but if i did something special to get scanner on my normal computer, i don't remember it.

Code:
cannot resolve symbol symbol : class Scanner location: package util import java.util.Scanner;
thanx.
__________________
Rotkiv is offline   Reply With Quote