After importing the project file disappeared R.java I tried Project - Clean, nothing ...

|
After importing the project file disappeared R.java I tried Project - Clean, nothing ...
|
|||||
|
|
Yes, if you've any errors on your Hope it helps you. |
|||
|
|
|
Go to |
|||
|
|
|
//once you import your project. your library jar files wont get import it seems. try to put that libs in project from C:/user/musanin/ and D:/java/work_Max |
|||
|
|
|
Clear all errors from the "res" folder and clean. It will generate your R.java file. |
|||
|
|
|
Rectify the errors in the xml files and after that do 1) clean the project 2) Restart the eclipse |
|||||||||
|
|
That implies errors on the layout or Manifest file , which are XML . Fix them first and clean the project |
|||
|
|
|
Without Removing the error present in .xml file your R would not appear..Open your .xml file and see what the errors are..If they are false error then just format the .xml file [ctrl+shift+f this will format your file] and save it. Then Clean your project and buil it again..You will get your R.java back.. :-) |
|||
|
|