Generating of R file works fine for me. But is there a way to get Eclipse to generate just the R file on demand.
Editing a layout file and re-ordering nextFocus attributes crashes the app, unless you regenerate the R file. So I have to clean the project to generate the R file. But my project is very large, and it feels like a waste of time to rebuild the whole project, just for one file. Is there a way/trick to generate just the R.file?
Note: Build Automatically is checked.
I am working on Library Project, which contains most of the code base for free and paid versions of the app.