Hello,
I tried to use : import Java.util.*
but then inside the program the compilor can not find
the some name like DoubleGenerator...
I guess the reason is that I did not set the correct classpath, so I can not use swing, util and so on.
If that is the reason I think I have to add one expression
like set ClassPath=c:\jdk1.3\...don't know
in the AUTOEXEC.BAT file.
But what will the classpath supposed to be, any other reason for
this frustrating problem?
I really apprecite your help
Regards
Ado
I tried to use : import Java.util.*
but then inside the program the compilor can not find
the some name like DoubleGenerator...
I guess the reason is that I did not set the correct classpath, so I can not use swing, util and so on.
If that is the reason I think I have to add one expression
like set ClassPath=c:\jdk1.3\...don't know
in the AUTOEXEC.BAT file.
But what will the classpath supposed to be, any other reason for
this frustrating problem?
I really apprecite your help
Regards
Ado