Cannot Resolve Symbol Error
I recently installed jdk1.3 and it's giving me cannot resolve symbol everytime
I try and compile. I would think it's my code but it does this to the example
code given by sun. I have all the .java files in the class folder for use
Jakarta-Tomcat. I've gotten the example servlet from sun to run from a different
computer but I had help. Did I install jdk1.3 wrong, set the wrong path/classpath
forget to install something or what?
HELP!!!
Re: Cannot Resolve Symbol Error
One of those things, yes. Why don't you post more information, such as the
error message you are getting and the line of code it refers to?
PC2
"jay" <jdecker@freeze.com> wrote in message news:3af8600c$1@news.devx.com...
>
> I recently installed jdk1.3 and it's giving me cannot resolve symbol
everytime
> I try and compile. I would think it's my code but it does this to the
example
> code given by sun. I have all the .java files in the class folder for use
> Jakarta-Tomcat. I've gotten the example servlet from sun to run from a
different
> computer but I had help. Did I install jdk1.3 wrong, set the wrong
path/classpath
> forget to install something or what?
>
> HELP!!!
Re: Cannot Resolve Symbol Error
I have the same problem as you.
Have you solved it?
"jay" <jdecker@freeze.com> wrote:
>
>I recently installed jdk1.3 and it's giving me cannot resolve symbol everytime
>I try and compile. I would think it's my code but it does this to the example
>code given by sun. I have all the .java files in the class folder for use
>Jakarta-Tomcat. I've gotten the example servlet from sun to run from a
different
>computer but I had help. Did I install jdk1.3 wrong, set the wrong path/classpath
>forget to install something or what?
>
>HELP!!!