02-23-2010 03:16 PM
Hi all,
As the title says, I just added an icon file to my project (eclispe -> Blackberry project properties -> Resources ->Icon files)
The error I get is -
Error!907: Icon data is too large: 20751 bytes
The size is 20kb.
Is there a limit on the max size of the icon file?
Thanks,
Teja
Solved! Go to Solution.
02-23-2010 03:17 PM
02-23-2010 04:16 PM
Oh, I just checked the Icon size - It was 80x80. I've resized it to 64x64, the error doesn't come up now, but the icon doesn't load either.
02-23-2010 08:53 PM
02-25-2010 09:46 AM
Yeah, did that too. Now even the 64x64 icon gives the error. Also, eclipse seems to be removing any jars that I've imported from the project everytime I add or delete an icon..
02-25-2010 10:27 AM
It sounds like either project or the BlackBerry plugin install has gone corrupt. Try adding the same icon to a new project and see if it builds. If it does, then its your project. If it doesn't then it may be your workspace.
Try the same in a new workspace. If it fails in the new workspace, you may have to reinstall.
02-25-2010 04:59 PM
Thanks, changing the workspace fixed it.
10-28-2010 01:07 PM
Clean the workspace works for me.
02-10-2012 01:00 PM
could somebody please tell me how to clean the workspace?? I am facing the same problem and can't figurout a way out!
06-14-2012 10:17 PM
Project >> Clean