![]() | Chapter 3 Sudoku error |
|
15 Feb 2011, 07:04
frank (3 posts) |
I really have no clue how to fix this error in my Sudoku programming. I tried clean and rebuild but no use. Can someone please help me. Here is the error description. Error generating final archive: java.io.FileNotFoundException: C:\Android\Eclipse\Workspace\Prj_Sudoku\bin\resources.ap_ does not exist |
|
15 Feb 2011, 18:21
Austin Warren (13 posts) |
Just after a quick search, it looks like it could be many things. Try deleting your entire /gen folder and then build project. Let me know if that works. Cheers, Austin |
|
16 Feb 2011, 15:06
Ed Burnette (1316 posts) |
If that doesn’t work, feel free to zip it up and email the project to me and I’ll diagnose it (gmail.com account is ed.burnette) |
|
09 Mar 2011, 02:13
frank (3 posts) |
I delete the entire gen folder, I rebuild project, but it still doesn’t work |
|
09 Mar 2011, 03:24
Ed Burnette (1316 posts) |
Frank sent me his project and this error message was appearing in the Eclipse Problems view:
The cause was an XML nesting error in res/values/colors.xml. All the color elements have to be children of the top level element (resources). |
|
16 Mar 2011, 05:44
frank (3 posts) |
Thanks, it solves my problems. |
| You must be logged in to comment |

