View Single Post
Old 06-01-2009, 12:03 PM   #1 (permalink)
Digital_Jedi
Digital_Jedi's Avatar
 
True Techie

Join Date: Sep 2008

Location: Amarillo, Texas

Posts: 125

Digital_Jedi is on a distinguished road

Default cannot find symbol - Java

I'm trying to compile some java code but I keep getting this error....

C:\Program Files\Apache Software Foundation\Tomcat 5.0\webapps\cms-rms\WEB-INF\classes\beans\CaseBean.java:87: cannot find symbol
symbol : class OffenseLD
location: class beans.CaseBean
private OffenseLD offenseLDArray[];
^
not sure what else to do.... I have checked just about everything. I sure though that I'm just missing one little thig.

Thanks!

the arrow is supposed to be under the "O" in OffenseLD...
__________________
CPU: AMD 64 Athlon X2 5600+
Motherboard: ASUS M2N-e nVidia nForce 570 Ultra
Video Card: nVidia BFG tech 260 gtx max core
RAM: 3 GB G.Skill RAM
PSU: hec ACE-580UB 580W PSU
Case: APEVIA X-Plorer Blue ATX Case
Hard Drives: X2 160GB WD HD, X1 80GB WD HD
OS: Windows 7 Pro 64bit
Digital_Jedi is offline