I have to read xls file in java.I used poi-3.6 to read xls file in Eclipse.But i m getting this ERROR\"Exception in thread \"main\" java.lang.NoClassDefFoundError: org/a
I had similar situation in linux env, basically my lib path level was off by 1.