views:

19

answers:

0

I found this strange behavior with Eclipse when I try to open the Android Manifest file. Specially when the file was checked out by other user, Eclipse is trying to open the file and do some edits. If it finds that the file is checked out by other user, it displays a message to remove the read only flag.

And we have also seen old version of the file replacing the previous source safe version of the file. Do anyone else face the same problem?