Search found 4 matches

by screwzloos
Fri Mar 12, 2004 11:12 am
Forum: Java
Topic: resolve symbol error
Replies: 7
Views: 1020

oops

well, it looks like thats a different .java than the one i had before, but nonetheless i get the same error.
by screwzloos
Fri Mar 12, 2004 11:10 am
Forum: Java
Topic: resolve symbol error
Replies: 7
Views: 1020

yeah... uhh

i spoke to my instructor, and he told us to move a .class file to the same directory as our .java file. i believe it was simpleinput.class but i cant seem to find it. any clues? oh yeah here is my .java // Class: prntStrs.java // Author: Russ Gillmore // Date: 3-12-04 (w00t spring break ...
by screwzloos
Fri Mar 05, 2004 8:43 pm
Forum: Java
Topic: resolve symbol error
Replies: 7
Views: 1020

hey thanks

now that ive wasted my time looking through 400 search results (btw none of them were worth crap), would you mind actually helping me?
by screwzloos
Fri Feb 27, 2004 12:51 am
Forum: Java
Topic: resolve symbol error
Replies: 7
Views: 1020

resolve symbol error

ive been in a cs103 class (java programming) for a couple months now, and my SimpleInput class has always worked just fine until i tried writing a few really basic programs today. i am getting an error on my machine that i had never gotten before, and it goes as follows during compilation: C ...