I always got a error message:
The type Array cannot be resolved. It is indirectly referenced from
required library files
on the first line of my jsp file. why?
TN wrote:
> I always got a error message:
> The type Array cannot be resolved. It is indirectly referenced from
> required library files
> on the first line of my jsp file. why?
Has the JRE on your project's Java Build Path gone missing?
--
---
Nitin Dahyabhai
Eclipse WTP Source Editing
IBM Rational
Nitin Dahyabhai wrote:
> TN wrote:
>> I always got a error message:
>> The type Array cannot be resolved. It is indirectly referenced from
>> required library files
>> on the first line of my jsp file. why?
>
> Has the JRE on your project's Java Build Path gone missing?
>