Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Updated Eclipse, cannot remove Jar

I deleted a jar from my libs file and now I cannot build the project and the jar will not go away.

I've tried cleaning the project, fixing the android properties now I'm stuck.

Has anyone else had this problem?

Description Resource    Path    Location    Type
Archive for required library: 'C:/apps/APP/libs/imagecrop.jar' in project 'APP' cannot be read or is not a valid ZIP file   APP     Build path  Build Path Problem
like image 449
Oliver Dixon Avatar asked Jul 26 '26 00:07

Oliver Dixon


1 Answers

Solution.

Don't use clean or "fix project properties"

Simply right click on the project and press "Refresh"..

like image 171
Oliver Dixon Avatar answered Jul 28 '26 13:07

Oliver Dixon