I have downloaded the Zxing barcode reader android project.
Now opened this source in eclipse . THe targetof the project is 4.0.3
Now i go to properties->android -> and try changing the target , its not getting changed
When i click OK nothing happens and target remain as 4.0.3
I tried to set this project as library as well. Here also same thing happening
I am able to change target for other my projects.
Can please tell what could be the reason for this behaviour
Just check your folder, its .class file might be in readonly mode. please set it to normal mode & then you can change the target or other things.