I've tried everything on this thread from 2007
2070125
and I still get the error: package jxl does not exist.
I've:
1)added the the excelapi subdirectory that contains the jar file to the system class path, then I tried explicitly adding the jxl.jar file to the classpath (below)
c:\Program Files\Java\jdk1.7.0_02\bin\; c:\Program Files\Java\jexcelapi\jxl.jar;
2)I tried adding a copy of the jxl.jar file to the java\jdk1.7.0_02\bin\ subdirectory also.
Anyone have any other troubleshooting ideas?
Thanks,
Rob
Edited by: 915729 on Feb 20, 2012 11:35 AM