Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Cannot Resolve symbol method nextInt(int)

807597Jan 18 2005 — edited Jan 19 2005
I'm getting the error Cannot Resolve symbol method nextInt(int)

Whether I import import java.util.*; or not I get the error, I'm wondering if I'm missing the library somehow? How would I resolve that? I looked under lib and didn't find it. Do the libraries not come with the install? or am i off base and its something else?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 16 2005
Added on Jan 18 2005
12 comments
2,072 views