Package corejava not found in import

import corejava.*; ^is the error i loaded java1.2 software in my system, in Java Direcrory. what to do. some one help me with this problem.Thank you in Advance.Skode
[214 byte] By [skode] at [2007-9-26 6:15:51]
# 1
Is this code you got from somewhere else or your own? In any case, you need to add the jar/zip files containing the corejava package into your CLASSPATH in order for the compiler to find it...
cknelsen at 2007-7-1 15:10:16 > top of Java-index,Developer Tools,Java Compiler...