Re: Cannot resolve symbol class Scanner
- From: "Oliver Wong" <owong@xxxxxxxxxxxxxx>
- Date: Wed, 27 Sep 2006 18:42:02 GMT
"Roy Gourgi" <royng@xxxxxxxxxxxx> wrote in message news:urzSg.100429$LH3.994898@xxxxxxxxxxxxxxxxxxxxxx
Hi,[code snipped]
I am trying to compile this program but I get the error message that it cannot resolve this symbol Scanner. I downloaded the JDK6 and in my PATH statement I put C:\Program Files\Java\jdk1.6.0\bin. The code is below. What am I doing wrong.
TIA
Roy
Your code compiles fine on my side (except you forgot to import InputMismatchException). Are you sure your environment is set up properly? Are you able to compile and run a simple Hello World example?
- Oliver
.
- Follow-Ups:
- Re: Cannot resolve symbol class Scanner
- From: Roy Gourgi
- Re: Cannot resolve symbol class Scanner
- References:
- Cannot resolve symbol class Scanner
- From: Roy Gourgi
- Cannot resolve symbol class Scanner
- Prev by Date: Cannot resolve symbol class Scanner
- Next by Date: A "How would you do this"-type of question. not Java-specific.
- Previous by thread: Cannot resolve symbol class Scanner
- Next by thread: Re: Cannot resolve symbol class Scanner
- Index(es):
Relevant Pages
|