KingJaymz
March 2nd, 2004, 01:13 PM
So I've run into a problem. When my SortedList file is in the directory that it seems it should be in (ch03\genericLists\), it won't compile properly (will not find the other classes somehow. But when it's in the root directory (ch03\), it compiles fine. Is there a reason for this that I can't figure out? Sorry for the stupid question, but I'm really confused about this. Is it because of the package ch03.genericLists at the top of the code?