[TIMOB-6] Android Scons Generates R.java in wrong folder
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Hold |
| Resolution Date | 2011-04-15T02:22:20.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Android |
| Labels | android |
| Reporter | Don Thorp |
| Assignee | Don Thorp |
| Created | 2011-04-15T02:22:20.000+0000 |
| Updated | 2017-03-09T21:06:47.000+0000 |
Description
When the SDK moved from 1.1 to 1.5 the default location for creating R.java has moved to /gen and that folder should be included in .gitignore. If the android project is then loaded into Eclipse, you get a build error with a duplicate R.java.
This is low priority and easily worked around.
Closing ticket due to time passed.