noclassdeffounderror - Android JExcel API NoClassDefFound error -


i using jexcel in android project, when ever try , run line of code:

workbooksettings wbsettings = new workbooksettings();  

it crashes , error '

noclassdeffound: jxl.workbooksettings', 

i understand error means confuses me jxl.jar added 'libs' folder, referenced libraries , i've added projects build path, have attached source .jar , checked class in .jar manually i'm @ bit of loose end here?


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

ruby - Nesting modules inside of a Rails eninge gem -

Eclipse formatter for java ending braces -