android project contains error (eclipse) but not visible -


i have checked out project in eclipse, though had compilation error, missing libraries. fixed it. can't see error remaining in whole project, still there red mark on project folder. keeping me compiling project. know hard suggest solution way, couldn't find thing relavent post. guys might have gone through error plz help. (i using eclipse juno, project on 4.1 google api).

edit: may help. why problem, bcz these 3 version in library projects.

 [2013-07-11 17:26:49 - ] found 3 versions of android-support-v4.jar in dependency list, [2013-07-11 17:26:49 - ] not versions identical (check based on sha-1 @ time). [2013-07-11 17:26:49 - ] versions of libraries must same @ time. [2013-07-11 17:26:49 - ] versions found are: [2013-07-11 17:26:49 - ] path: c:\users\ankit\workspace\workspace-android\facebooksdk\libs\android-support-v4.jar [2013-07-11 17:26:49 - ]    length: 349252 [2013-07-11 17:26:49 - ]    sha-1: 612846c9857077a039b533718f72db3bc041d389 [2013-07-11 17:26:49 - ] path: c:\users\ankit\workspace\workspace-android\healthcity\libs\android-support-v4.jar [2013-07-11 17:26:49 - ]    length: 271754 [2013-07-11 17:26:49 - ]    sha-1: 53307dc2bd2b69fd5533458ee11885f55807de4b [2013-07-11 17:26:49 - ] path: c:\users\ankit\desktop\slidingmenu-master\library\libs\android-support-v4.jar [2013-07-11 17:26:49 - ]    length: 385685 [2013-07-11 17:26:49 - ]    sha-1: 48c94ae70fa65718b382098237806a5909bb096e [2013-07-11 17:26:49 - ] jar mismatch! fix dependencies 

long shot - have had eclipse go weird on me before sort of gets "stuck".

this may sound crazy fix try deleting (highlight , hit delete key) problems in "problems" view.

this clears problems. don't worry, next time build/launch project if there real problems come again there's no real harm in doing it.


Comments