Developing for Android in Eclipse: R.java not regenerating -


i've found out r.java never updated, doesn't contain information new resources, decided delete , thought eclipse generate new one. didn't happen, , don't have r.java now. how can regenerate one?

i'm using windows 7.

from 1 of comments: "doing project -> clean caused problem me. cleaning deletes r.java...and whatever reason plugin not regenerating file."

this site suggests:

if run clean on project should regenerate generated java files, namely r.

...and...

in eclipse, under project menu, option build automatically. build r.java file everytime modifications made. clean... option there under project.

this site suggests solution.


Comments

Popular posts from this blog

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

node.js - Using Node without global install -

java - JavaScript + Thymeleaf - select onchange -