Cannot Resolve symbol method nextInt(int)
807597Jan 18 2005 — edited Jan 19 2005I'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?