×

Loading...

Help me about ArrayList.

When I complied some examples in <Thinking in java> which included ArrayList , system told me that ' class ArrayList not found in type declaration', what can I do? I 'm using NT+jdk1.2.2 and I have import java.util.* , I also put 'd:\jdk1.2.2\lib\' into CLASSPATH. Thanks a lot.
Report

Replies, comments and Discussions: