Re: Please help me in removing this bug
Posted By:
Anonymous
Posted On:
Friday, February 23, 2007 05:38 AM
try to set the classpath like this
SET CLASSPATH=.;c:Program Files/java/jdk1.5.0_03/lib;c:Program Files/java/jdk1.5.0._03/jre/lib;
this my fix your issue.
replace the folder name sequence according to your folder structure.
ex: c:yourFullPathUptoLibFolder