Q&A
Ask and answer questions to make information more available to wider audiences.
Ari Bonner @bonnerari   09, May 2023 12:00 AM
Missing R.java file
If Eclipse IDE throws an error, ‘Missing R.java file’, how can we solve the issue?
answers 1
 
Answer 1
Sadie Lynton @lyntonsadie   11, May 2023 09:23 PM
The R.java file is an auto-generated file that contains references to all the resources used in a project.
Possible fixes for the error is:
Make sure that in ‘Eclipse IDE ‘–in menu item ‘Project’ -> “Build automatically” is checked.
Then ‘Clean’ your project and ‘Build’ it again.
Make sure that there are no errors in your XML files.