| Author |
HFJ SimpleDotCom problems
|
J�rgen Hauser
Greenhorn
Joined: Mar 04, 2006
Posts: 10
|
|
Hello! I have been reading just about every post regarding "cannot find symbol" errors the search engine returned, yet I failed to solve the problem as described below: Error returned at the CLI: C:\webdev\java>javac *.java SimpleDotComTestDrive.java:9: cannot find symbol symbol : method setLocationsCells(int[]) location: class SimpleDotCom dot.setLocationsCells(locations); ^ 1 error the CLASSPATH is set to . and the PATH includes the path to the bin dir where Java is installed. What could be the problem? Thanks a lot in advance!
|
 |
J�rgen Hauser
Greenhorn
Joined: Mar 04, 2006
Posts: 10
|
|
Oh my god, I just added ten "moron" points into my "Moron tracker book". I can not believe I overlooked the typo for that long, having 9 years of programming experience... (setLocationCells -> setLocationsCells) Admin, feel free to remove this post.
|
 |
 |
|
|
subject: HFJ SimpleDotCom problems
|
|
|