I have a strange problem with ADT and Eclipse at the moment. The R file does not get rebuilt automatically - I always have to do a clean to see the changes ( e.g. after inserting a string in strings.xml). I use ADT 21 and Eclipse 3.8 - any idea where I can look into to resolve this problem?
Asked
Active
Viewed 56 times
-1
-
Look for the `Build Automatically` flag... – K-ballo Jan 06 '13 at 22:41
1 Answers
2
The setting to build automatically
in eclipse could be disabled but there could also be an error in one of the xml files. Usually just cleaning then building is enough to get rid of it altogether but you could also try deleting R then clean/build.

snotyak
- 3,709
- 6
- 35
- 52